Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
2025-11-24 21:34:02 -06:00
parent 58d2f3502c
commit fac1e47dd6

View File

@@ -5,15 +5,21 @@ ExclusiveArch: %{go_arches}
%if 0%{?el9}
%global debug_package %{nil}
%endif
%if 0%{?el10}
%global debug_package %{nil}
%endif
%if 0%{?fc41}
%global debug_package %{nil}
%endif
%if 0%{?fc42}
%global debug_package %{nil}
%endif
%if 0%{?fc43}
%global debug_package %{nil}
%endif
Name: forgejo
Version: 13.0.1
Version: 13.0.2
Release: 1%{?dist}
Summary: Beyond coding. We forge.
@@ -94,6 +100,9 @@ fi
%changelog
* Thu Oct 30 2025 Jason Rothstein
- 13.0.2
* Thu Oct 23 2025 Jason Rothstein
- 13.0.1