Build-stage rpm automation for Go packages
Go to file
Alejandro Sáez eca7d5482c Bump release for el9 to avoid clash with el9_6 build
The same release number (3.6.0-10) was used for both el9 and el9_6
builds of go-rpm-macros, which could potentially cause issues when
updating packages due to how RPM version sorting works. Since el9_6
sorts after el9, the safer approach is to bump the el9 release to ensure
proper upgrade paths.

Related: RHEL-86067
Related: RHEL-7366
2025-04-15 13:25:21 +02:00
.gitignore Add full golist implementation 2025-03-28 19:35:27 +01:00
0001-Add-libexec-to-path-for-EPEL9-golist.patch Add patch to add libexec to $PATH for golist 2024-07-24 14:01:51 +02:00
add-gobuild-and-gotest.patch Fix typo in add-gobuild-and-gotest.patch 2024-07-31 18:06:10 +02:00
gating.yaml gating.yaml: Set up CI gating 2021-07-26 10:52:31 +02:00
go-rpm-macros.spec Bump release for el9 to avoid clash with el9_6 build 2025-04-15 13:25:21 +02:00
golist-bootstrap-cli-no-vendor.patch Delete remove-fedora-dependency-automation.patch 2022-01-20 11:13:08 -05:00
README.md RHEL 9.0.0 Alpha bootstrap 2020-10-15 02:04:32 +02:00
remove-isdefined-function.patch Remove rpm.isdefined function 2024-07-31 10:01:35 +02:00
sources Add full golist implementation 2025-03-28 19:35:27 +01:00

go-rpm-macros

The go-rpm-macros package