This commit is contained in:
2025-11-08 21:11:40 -06:00
parent 1e7d0599f0
commit 494f410c61

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: gitea
Version: 1.24.6
Version: 1.25.0
Release: 1%{?dist}
Summary: Gitea: Git with a cup of tea
@@ -95,6 +101,9 @@ fi
%changelog
* Sat Nov 08 2025 Jason Rothstein
- version bump to 1.25.0
* Tue Oct 14 2025 Jason Rothstein
- version bump to 1.24.6