Fix typos in update-default-gobuild-args.patch

Related: rhbz#2043107
This commit is contained in:
Alejandro Sáez 2022-01-26 19:04:25 +01:00
parent d00cff8e5b
commit 55eae0128d
2 changed files with 8 additions and 4 deletions

View File

@ -35,7 +35,7 @@ Version: 3.0.9
ExclusiveArch: %{golang_arches} %{gccgo_arches}
Name: go-rpm-macros
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Build-stage rpm automation for Go packages
License: GPLv3+
@ -242,6 +242,10 @@ sed -i "s,golist,%{golist_execdir}/golist,g" %{buildroot}%{_bindir}/go-rpm-integ
%{_spectemplatedir}/*.spec
%changelog
* Wed Jan 26 2022 Alejandro Sáez <asm@redhat.com> - 3.0.9-10
- Fix typos in update-default-gobuild-args.patch
- Related: rhbz#2043107
* Tue Jan 18 2022 David Benoit <dbenoit@redhat.com> 3.0.9-9
- Delete remove-fedora-dependency-automation.patch
- Bundle golist in /usr/libexec