diff --git a/golang-packaging.changes b/golang-packaging.changes index 8c68bd9..61d42a5 100644 --- a/golang-packaging.changes +++ b/golang-packaging.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jun 13 11:02:18 UTC 2018 - jmassaguerpla@suse.com + +- We don't need to require rpmdev, because we updated to 15.0.11 + to remove that requirement. I missed to remove the req from + the spec file. + ------------------------------------------------------------------- Tue Jun 12 18:40:23 UTC 2018 - msuchanek@suse.com diff --git a/golang-packaging.spec b/golang-packaging.spec index 9832ad1..275ee21 100644 --- a/golang-packaging.spec +++ b/golang-packaging.spec @@ -29,7 +29,6 @@ Patch: ppc64-nopie.patch BuildRequires: rpm BuildRequires: xz Requires: go -Requires: rpmdevtools BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch