|
|
@ -7,7 +7,7 @@
|
|
|
|
%global forgeurl https://pagure.io/go-rpm-macros
|
|
|
|
%global forgeurl https://pagure.io/go-rpm-macros
|
|
|
|
|
|
|
|
|
|
|
|
Name: go-rpm-macros-epel
|
|
|
|
Name: go-rpm-macros-epel
|
|
|
|
Version: 3.3.0.5
|
|
|
|
Version: 3.6.0.1
|
|
|
|
%global tag epel9-%{version}
|
|
|
|
%global tag epel9-%{version}
|
|
|
|
%global distprefix %{nil}
|
|
|
|
%global distprefix %{nil}
|
|
|
|
%forgemeta
|
|
|
|
%forgemeta
|
|
|
@ -40,6 +40,8 @@ BuildArch: noarch
|
|
|
|
# Explicitly Require go-srpm-macros from RHEL even though they are already part
|
|
|
|
# Explicitly Require go-srpm-macros from RHEL even though they are already part
|
|
|
|
# of the buildroot. We import its Lua.
|
|
|
|
# of the buildroot. We import its Lua.
|
|
|
|
Requires: go-srpm-macros
|
|
|
|
Requires: go-srpm-macros
|
|
|
|
|
|
|
|
# Same thing for forge-srpm-macros. We use the EPEL backport.
|
|
|
|
|
|
|
|
Requires: forge-srpm-macros
|
|
|
|
# Pull in go-rpm-macros-epel if go-rpm-macros is installed.
|
|
|
|
# Pull in go-rpm-macros-epel if go-rpm-macros is installed.
|
|
|
|
Requires: (go-rpm-macros-epel if go-rpm-macros)
|
|
|
|
Requires: (go-rpm-macros-epel if go-rpm-macros)
|
|
|
|
|
|
|
|
|
|
|
@ -109,6 +111,12 @@ install -Dpm 0644 LICENSE.txt \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Dec 18 2024 Maxwell G <maxwell@gtmx.me> - 3.6.0.1-1
|
|
|
|
|
|
|
|
- Update to 3.6.0.1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Dec 18 2024 Maxwell G <maxwell@gtmx.me> - 3.6.0-1
|
|
|
|
|
|
|
|
- Update to 3.6.0.
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Mar 09 2024 Maxwell G <maxwell@gtmx.me> - 3.3.0.5-1
|
|
|
|
* Sat Mar 09 2024 Maxwell G <maxwell@gtmx.me> - 3.3.0.5-1
|
|
|
|
- Update to 3.3.0.5.
|
|
|
|
- Update to 3.3.0.5.
|
|
|
|
|
|
|
|
|
|
|
|