diff --git a/python-urlgrabber.changes b/python-urlgrabber.changes index b7a4260..6b1926b 100644 --- a/python-urlgrabber.changes +++ b/python-urlgrabber.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:55:41 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue May 29 14:23:52 UTC 2018 - mcepl@suse.com diff --git a/python-urlgrabber.spec b/python-urlgrabber.spec index 714def0..a66931e 100644 --- a/python-urlgrabber.spec +++ b/python-urlgrabber.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -32,7 +32,6 @@ Patch0: grabber_fix.diff Patch1: python-urlgrabber-3.9.1-preserve-queryparams-in-urls.patch Patch2: declare-dollar-sign-as-safe-in-urlquote.patch Patch3: python-urlgrabber-3.9.1-set-SSL_VERIFYHOST-correct.dif -BuildRequires: %{python_module devel} BuildRequires: %{python_module pycurl} BuildRequires: fdupes BuildRequires: python-rpm-macros