diff --git a/forgejo.spec b/forgejo.spec index 5861969..14381f4 100644 --- a/forgejo.spec +++ b/forgejo.spec @@ -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