diff --git a/python-pycxx.changes b/python-pycxx.changes index b813670..68ae2c0 100644 --- a/python-pycxx.changes +++ b/python-pycxx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:52:02 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu Aug 9 10:12:35 UTC 2018 - tchvatal@suse.com diff --git a/python-pycxx.spec b/python-pycxx.spec index 3520564..bad53d4 100644 --- a/python-pycxx.spec +++ b/python-pycxx.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/ # @@ -30,7 +30,6 @@ Source0: http://downloads.sourceforge.net/cxx/%{modname}-%{version}.tar.g Patch0: python-pycxx-7.0.3-python37.patch Patch1: python-pycxx-7.0.3-change-include-paths.patch Patch2: python-pycxx-7.0.3-setup.py.patch -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: gcc-c++ BuildRequires: python-rpm-macros