1 Commits

Author SHA1 Message Date
01464f99ed 14.0.5
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
2026-04-29 23:03:00 -05:00

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
@@ -14,9 +11,12 @@ ExclusiveArch: %{go_arches}
%if 0%{?fc43} %if 0%{?fc43}
%global debug_package %{nil} %global debug_package %{nil}
%endif %endif
%if 0%{?fc44}
%global debug_package %{nil}
%endif
Name: forgejo Name: forgejo
Version: 14.0.4 Version: 14.0.5
Release: 1%{?dist} Release: 1%{?dist}
Summary: Beyond coding. We forge. Summary: Beyond coding. We forge.
@@ -97,6 +97,11 @@ fi
%changelog %changelog
* Wed Apr 29 2026 Jason Rothstein
- 14.0.5
- Drop EL8
- Add Fedora 44
* Sat Apr 11 2026 Jason Rothstein * Sat Apr 11 2026 Jason Rothstein
- 14.0.4 - 14.0.4
- golang >= 1.25.9 - golang >= 1.25.9