From 3226799d6c696069c9ae86a63b072190f0218d92 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Mon, 18 Dec 2023 19:50:41 +0000 Subject: [PATCH] Update to 3.3.0.4. --- .gitignore | 2 ++ README.md | 2 ++ go-rpm-macros-epel.spec | 7 +++++-- sources | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7408034..72c13d4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ initial/ *.rpm /go-rpm-macros-epel9-3.3.0.tar.gz /go-rpm-macros-epel9-3.3.0.2.tar.gz +/go-rpm-macros-epel9-3.3.0.3.tar.gz +/go-rpm-macros-epel9-3.3.0.4.tar.gz diff --git a/README.md b/README.md index 11794a1..d214170 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ This package contains the following backports: go-rpm-macros-epel contains backports of certain Go RPM macros from Fedora. - Redefine %goinstallflags to work around [rhbz#2098400](https://bugzilla.redhat.com/show_bug.cgi?id=2098400). +- Redefine `%gobuild` and `%gotest` with `GO111MODULE=off` set to work around [RHEL-19720](https://issues.redhat.com/browse/RHEL-19720) ## go-srpm-macros-epel @@ -23,6 +24,7 @@ go-srpm-macros-epel contains backports of certain Go SRPM macros from Fedora. scheme for compat packages. ## go-rpm-macros-golist-symlink + go-rpm-macros-golist-symlink provides a symlink from /usr/bin to go-rpm-macros's bundled golist, which is installed in /usr/libexec/go-rpm-macros. This allows the macros that expect to find golist diff --git a/go-rpm-macros-epel.spec b/go-rpm-macros-epel.spec index 53bba8a..6a9c0c3 100644 --- a/go-rpm-macros-epel.spec +++ b/go-rpm-macros-epel.spec @@ -7,7 +7,7 @@ %global forgeurl https://pagure.io/go-rpm-macros Name: go-rpm-macros-epel -Version: 3.3.0.2 +Version: 3.3.0.4 %global tag epel9-%{version} %global distprefix %{nil} %forgemeta @@ -91,6 +91,7 @@ install -Dpm 0644 LICENSE.txt \ %ifarch %{go_arches} %files +%{_rpmmacrodir}/macros.zzz-go-compilers-golang %{_rpmmacrodir}/macros.zzz-go-rpm-macros-epel %{_rpmluadir}/fedora/rpm/go_epel.lua %endif @@ -108,6 +109,9 @@ install -Dpm 0644 LICENSE.txt \ %changelog +* Mon Dec 18 2023 Maxwell G - 3.3.0.4-1 +- Update to 3.3.0.4. + * Sat Nov 04 2023 Maxwell G - 3.3.0.2-1 - Update to 3.3.0.2. @@ -137,4 +141,3 @@ install -Dpm 0644 LICENSE.txt \ Relates: rhbz#2121796 - Add go-rpm-macros-golist-symlink Relates: rhbz#2100618 - diff --git a/sources b/sources index 6c68e32..98b8931 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (go-rpm-macros-epel9-3.3.0.2.tar.gz) = f59836508f1ce4cdfdc5367505b7e85400f14a7c44d392401b79125f3cf245fa7a05da4f2e6ee6471620891b837b5ff42bc9ccc181ab37d9fc65d19caccf882c +SHA512 (go-rpm-macros-epel9-3.3.0.4.tar.gz) = e4ff7682f3e5ffa63b960db8fd5051d524c54c76a5715e362f6f817116b6647f13b52896a35b64e4e524dcf6d4be74a33c068d4924104659e3149f5366aa0ac5