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