Build-stage rpm automation for Go packages
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 |
||
---|---|---|
.gitignore | ||
0001-Add-libexec-to-path-for-EPEL9-golist.patch | ||
add-gobuild-and-gotest.patch | ||
gating.yaml | ||
go-rpm-macros.spec | ||
golist-bootstrap-cli-no-vendor.patch | ||
README.md | ||
remove-isdefined-function.patch | ||
sources |
go-rpm-macros
The go-rpm-macros package