Hello community,

here is the log from the commit of package python-wptools for 
openSUSE:Leap:15.2 checked in at 2020-03-02 13:25:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-wptools (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-wptools.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-wptools"

Mon Mar  2 13:25:01 2020 rev:28 rq:777286 version:0.4.17

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-wptools/python-wptools.changes  
2020-01-15 15:54:14.423625314 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-wptools.new.26092/python-wptools.changes   
    2020-03-02 13:25:02.262598822 +0100
@@ -1,0 +2,5 @@
+Mon Oct 14 14:50:13 UTC 2019 - Matej Cepl <[email protected]>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-wptools.spec ++++++
--- /var/tmp/diff_new_pack.nUhezw/_old  2020-03-02 13:25:02.622599538 +0100
+++ /var/tmp/diff_new_pack.nUhezw/_new  2020-03-02 13:25:02.626599546 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-wptools
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -23,7 +23,6 @@
 Release:        0
 Summary:        Wikipedia tools (for Humans)
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/siznax/wptools/
 Source:         
https://files.pythonhosted.org/packages/source/w/wptools/%{pyname}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM python-wptools-avoid-reading-readme.patch 
[email protected] -- README.rst contains numerous spurious characters that 
are not readable in ascii. Skip reading this file in setup.py and manually 
insert a long description text instead
@@ -59,7 +58,7 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
 %license LICENSE


Reply via email to