diff --git a/python-acefile.changes b/python-acefile.changes index d2e3a6b..a126304 100644 --- a/python-acefile.changes +++ b/python-acefile.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 10 08:04:43 UTC 2019 - Jan Engelhardt + +- Use noun phrase in summary. + ------------------------------------------------------------------- Sun Apr 7 03:27:24 PM UTC 2019 - John Vandenberg diff --git a/python-acefile.spec b/python-acefile.spec index 95139a1..8a6361d 100644 --- a/python-acefile.spec +++ b/python-acefile.spec @@ -12,7 +12,8 @@ # 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/ +# %define skip_python2 1 @@ -20,15 +21,15 @@ Name: python-acefile Version: 0.6.12 Release: 0 +Summary: ACE 1.0 and 2.0 archive reader/extractor in pure Python License: BSD-2-Clause -Summary: Read/test/extract ACE 1.0 and 2.0 archives in pure python -Url: https://www.roe.ch/acefile Group: Development/Languages/Python +Url: https://www.roe.ch/acefile Source: https://files.pythonhosted.org/packages/source/a/acefile/acefile-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros %python_subpackages