diff --git a/python-olefile.changes b/python-olefile.changes index 6ae8572..b460339 100644 --- a/python-olefile.changes +++ b/python-olefile.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Dec 19 00:13:17 UTC 2018 - Jan Engelhardt + +- Use noun phrase in summary. + +------------------------------------------------------------------- +Tue Dec 4 12:51:00 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue Aug 7 15:04:40 UTC 2018 - toddrme2178@gmail.com diff --git a/python-olefile.spec b/python-olefile.spec index 547c250..390b16a 100644 --- a/python-olefile.spec +++ b/python-olefile.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/ # @@ -21,12 +21,11 @@ Name: python-olefile Version: 0.45.1 Release: 0 -Summary: Read and write Microsoft OLE2 files -License: BSD-2-Clause and HPND +Summary: Python package to read and write Microsoft OLE2 files +License: BSD-2-Clause AND HPND Group: Development/Languages/Python Url: https://github.com/decalage2/olefile Source: https://files.pythonhosted.org/packages/source/o/olefile/olefile-%{version}.zip -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros