Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
2026-04-28 15:50:52 -05:00
parent bcbe8ee1a0
commit 9408b225c8

View File

@@ -1,7 +1,4 @@
ExclusiveArch: %{go_arches} ExclusiveArch: %{go_arches}
%if 0%{?el8}
%global debug_package %{nil}
%endif
%if 0%{?el9} %if 0%{?el9}
%global debug_package %{nil} %global debug_package %{nil}
%endif %endif
@@ -20,7 +17,7 @@ ExclusiveArch: %{go_arches}
Name: forgejo Name: forgejo
Version: 11.0.12 Version: 11.0.12
Release: 1%{?dist} Release: 3%{?dist}
Summary: Beyond coding. We forge. Summary: Beyond coding. We forge.
License: GPL-3.0-or-later License: GPL-3.0-or-later
@@ -100,6 +97,9 @@ fi
%changelog %changelog
* Tue Apr 28 2026 Jason Rothstein
- Drop EL8
* Mon Apr 27 2026 Jason Rothstein * Mon Apr 27 2026 Jason Rothstein
- Add Fedora 44 - Add Fedora 44