Hello community,

here is the log from the commit of package python-Whoosh for openSUSE:Factory 
checked in at 2018-12-13 19:44:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Whoosh (Old)
 and      /work/SRC/openSUSE:Factory/.python-Whoosh.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Whoosh"

Thu Dec 13 19:44:55 2018 rev:4 rq:654064 version:2.7.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Whoosh/python-Whoosh.changes      
2017-07-11 08:27:24.738186744 +0200
+++ /work/SRC/openSUSE:Factory/.python-Whoosh.new.28833/python-Whoosh.changes   
2018-12-13 19:44:55.740974731 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:56:04 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-Whoosh.spec ++++++
--- /var/tmp/diff_new_pack.RKWXsD/_old  2018-12-13 19:44:56.160974184 +0100
+++ /var/tmp/diff_new_pack.RKWXsD/_new  2018-12-13 19:44:56.160974184 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Whoosh
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -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,27 +21,24 @@
 Name:           python-Whoosh
 Version:        2.7.4
 Release:        0
-Url:            http://www.turbogears.org
 Summary:        Pure-Python full text indexing, search, and spell checking 
library
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
+URL:            http://www.turbogears.org
 Source:         
https://files.pythonhosted.org/packages/source/W/Whoosh/Whoosh-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  %{python_module Sphinx}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
+BuildArch:      noarch
 # SECTION the testing dependencies
 %if %{with test}
 BuildRequires:  %{python_module pytest}
 %endif
 # /SECTION
-BuildArch:      noarch
 %ifpython2
 Provides:       python-whoosh = %{version}
 Obsoletes:      python-whoosh < %{version}
 %endif
-
 %python_subpackages
 
 %description
@@ -79,11 +76,12 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE.txt README.txt
+%license LICENSE.txt
+%doc README.txt
 %{python_sitelib}/*
 
 %files -n python-Whoosh-doc
-%doc LICENSE.txt docs/build/html
+%license LICENSE.txt
+%doc docs/build/html
 
 %changelog


Reply via email to