diff --git a/python-fido2.changes b/python-fido2.changes index c300c9c..9b3c0c4 100644 --- a/python-fido2.changes +++ b/python-fido2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:47:58 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu Sep 27 19:12:54 UTC 2018 - Karol Babioch diff --git a/python-fido2.spec b/python-fido2.spec index 8f8d5d9..7c07ce0 100644 --- a/python-fido2.spec +++ b/python-fido2.spec @@ -26,7 +26,6 @@ Group: Development/Languages/Python Url: https://github.com/Yubico/python-fido2 Source: https://github.com/Yubico/python-fido2/archive/%{version}.tar.gz#/python-fido2-%{version}.tar.gz BuildRequires: %{python_module cryptography >= 1.0} -BuildRequires: %{python_module devel} BuildRequires: %{python_module mock >= 1.0.1} BuildRequires: %{python_module pyfakefs >= 2.4} BuildRequires: %{python_module setuptools}