import go-rpm-macros-epel-3.6.0.1-1.el9

i9ce changed/i9ce/go-rpm-macros-epel-3.6.0.1-1.el9
MSVSphere Packaging Team 2 months ago
parent 9d8f603baa
commit 9a2f531b68
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/go-rpm-macros-epel9-3.3.0.5.tar.gz
SOURCES/go-rpm-macros-epel9-3.6.0.1.tar.gz

@ -1 +1 @@
c21f2655cc426e1f08a0a0ad26ea40adbb4163f5 SOURCES/go-rpm-macros-epel9-3.3.0.5.tar.gz
50a5cf2ab718b9c0cb4eb0a5b3b690f6ca928f09 SOURCES/go-rpm-macros-epel9-3.6.0.1.tar.gz

@ -7,7 +7,7 @@
%global forgeurl https://pagure.io/go-rpm-macros
Name: go-rpm-macros-epel
Version: 3.3.0.5
Version: 3.6.0.1
%global tag epel9-%{version}
%global distprefix %{nil}
%forgemeta
@ -40,6 +40,8 @@ BuildArch: noarch
# Explicitly Require go-srpm-macros from RHEL even though they are already part
# of the buildroot. We import its Lua.
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.
Requires: (go-rpm-macros-epel if go-rpm-macros)
@ -109,6 +111,12 @@ install -Dpm 0644 LICENSE.txt \
%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
- Update to 3.3.0.5.

Loading…
Cancel
Save