Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688 Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
a7e920b5bf
commit
a83ea60c77
@ -20,7 +20,7 @@ Version: 3.0.9
|
|||||||
ExclusiveArch: %{golang_arches} %{gccgo_arches}
|
ExclusiveArch: %{golang_arches} %{gccgo_arches}
|
||||||
|
|
||||||
Name: go-rpm-macros
|
Name: go-rpm-macros
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Build-stage rpm automation for Go packages
|
Summary: Build-stage rpm automation for Go packages
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -191,6 +191,10 @@ install -m 0644 -vp rpm/macros.d/macros.go-compilers-gcc \
|
|||||||
%dir %{_spectemplatedir}
|
%dir %{_spectemplatedir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com>
|
||||||
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
|
Related: rhbz#1991688
|
||||||
|
|
||||||
* Wed Aug 03 2021 David Benoit <dbenoit@redhat.com> 3.0.9-7
|
* Wed Aug 03 2021 David Benoit <dbenoit@redhat.com> 3.0.9-7
|
||||||
- Escape quotation marks in gobuildflags
|
- Escape quotation marks in gobuildflags
|
||||||
- Resolves: rhbz#1988717
|
- Resolves: rhbz#1988717
|
||||||
|
Loading…
Reference in New Issue
Block a user