forked from pool/python-acefile
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
This commit is contained in:
committed by
Git OBS Bridge
parent
c132cabd54
commit
7e4507fc70
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 08:04:43 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use noun phrase in summary.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 7 03:27:24 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user