Version bump and ignore archives
This commit is contained in:
14
gitea.spec
14
gitea.spec
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user