forked from pool/python-olefile
Accepting request 659835 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/659835 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-olefile?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 19 00:13:17 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use noun phrase in summary.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:51:00 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Remove superfluous devel dependency for noarch package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 7 15:04:40 UTC 2018 - toddrme2178@gmail.com
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user