15
0

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:
2018-12-26 23:29:26 +00:00
committed by Git OBS Bridge
2 changed files with 13 additions and 4 deletions

View File

@@ -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

View File

@@ -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