Version bump and ignore archives

This commit is contained in:
2024-12-07 02:40:44 -06:00
parent d093dfad9a
commit cdb9c8580b
2 changed files with 142 additions and 10 deletions

View File

@@ -1,18 +1,9 @@
ExclusiveArch: %{go_arches}
%if 0%{?el8}
%global debug_package %{nil}
#
# Added for CentOS Stream 8, Alma, Oracle, Rocky lack the golang version?
#
%endif
%if 0%{?el9}
%global debug_package %{nil}
#
# 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}
@@ -22,7 +13,7 @@ ExclusiveArch: %{go_arches}
%endif
Name: gitea
Version: 1.22.3
Version: 1.22.4
Release: 1%{?dist}
Summary: Gitea: Git with a cup of tea
@@ -105,6 +96,9 @@ fi
%changelog
* Thu Dec 05 2024 Jason Rothstein
- version bump to 1.22.4
* Thu Oct 03 2024 Jason Rothstein
- version bump to 1.22.3