From 7e4507fc70e9abd9892d9e2c3e16802e1b70f9ebc0d30dcd6c7abe31766689ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 10 Apr 2019 08:44:00 +0000 Subject: [PATCH] Accepting request 692799 from home:jengelh:branches:devel:languages:python - Use noun phrase in summary. OBS-URL: https://build.opensuse.org/request/show/692799 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-acefile?expand=0&rev=2 --- python-acefile.changes | 5 +++++ python-acefile.spec | 9 +++++---- 2 files changed, 10 insertions(+), 4 deletions(-) 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