Version bump to 1.22.3

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
Jason Rothstein 2024-10-16 18:35:01 -05:00
parent b9ea736796
commit d093dfad9a
Signed by: jmrothst
GPG Key ID: 741BF3C536829D46

View File

@ -11,6 +11,9 @@ ExclusiveArch: %{go_arches}
# Added for CentOS Stream 9, Alma, Oracle, Rocky lack the golang version?
#
%endif
%if 0%{?fc39}
%global debug_package %{nil}
%endif
%if 0%{?fc40}
%global debug_package %{nil}
%endif
@ -19,7 +22,7 @@ ExclusiveArch: %{go_arches}
%endif
Name: gitea
Version: 1.22.2
Version: 1.22.3
Release: 1%{?dist}
Summary: Gitea: Git with a cup of tea
@ -102,6 +105,9 @@ fi
%changelog
* Thu Oct 03 2024 Jason Rothstein
- version bump to 1.22.3
* Thu Oct 03 2024 Jason Rothstein
- version bump to 1.22.2