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