diff --git a/python-SecretStorage.changes b/python-SecretStorage.changes index 9267c82..39d39da 100644 --- a/python-SecretStorage.changes +++ b/python-SecretStorage.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:54:04 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed Jan 24 10:17:37 UTC 2018 - tchvatal@suse.com diff --git a/python-SecretStorage.spec b/python-SecretStorage.spec index 4d5071d..f4ecc57 100644 --- a/python-SecretStorage.spec +++ b/python-SecretStorage.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/ # @@ -27,7 +27,6 @@ Url: https://github.com/mitya57/secretstorage Source: https://files.pythonhosted.org/packages/source/S/SecretStorage/SecretStorage-%{version}.tar.gz BuildRequires: %{python_module cryptography} BuildRequires: %{python_module dbus-python} -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: dbus-1-x11 BuildRequires: fdupes