From 39112512c6605d1e9637a726c634a5030168e8a875581a3a6fe7a30911000862 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:43:50 +0000 Subject: [PATCH 1/2] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-olefile?expand=0&rev=8 --- python-olefile.changes | 5 +++++ python-olefile.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/python-olefile.changes b/python-olefile.changes index 6ae8572..b338fd5 100644 --- a/python-olefile.changes +++ b/python-olefile.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:51:00 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue Aug 7 15:04:40 UTC 2018 - toddrme2178@gmail.com diff --git a/python-olefile.spec b/python-olefile.spec index 547c250..287545b 100644 --- a/python-olefile.spec +++ b/python-olefile.spec @@ -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/ # @@ -22,11 +22,10 @@ Name: python-olefile Version: 0.45.1 Release: 0 Summary: Read and write Microsoft OLE2 files -License: BSD-2-Clause and HPND +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 From d701c680bdae24fde67c068816cf1364abd4e47af2799d90c2389188c17a6dae Mon Sep 17 00:00:00 2001 From: Todd R Date: Wed, 19 Dec 2018 04:00:19 +0000 Subject: [PATCH 2/2] Accepting request 659796 from home:jengelh:branches:devel:languages:python - Use noun phrase in summary. OBS-URL: https://build.opensuse.org/request/show/659796 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-olefile?expand=0&rev=9 --- python-olefile.changes | 5 +++++ python-olefile.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-olefile.changes b/python-olefile.changes index b338fd5..b460339 100644 --- a/python-olefile.changes +++ b/python-olefile.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 19 00:13:17 UTC 2018 - Jan Engelhardt + +- Use noun phrase in summary. + ------------------------------------------------------------------- Tue Dec 4 12:51:00 UTC 2018 - Matej Cepl diff --git a/python-olefile.spec b/python-olefile.spec index 287545b..390b16a 100644 --- a/python-olefile.spec +++ b/python-olefile.spec @@ -21,7 +21,7 @@ Name: python-olefile Version: 0.45.1 Release: 0 -Summary: Read and write Microsoft OLE2 files +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