Hello community,

here is the log from the commit of package python-rarfile for openSUSE:Factory 
checked in at 2019-10-16 09:15:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rarfile (Old)
 and      /work/SRC/openSUSE:Factory/.python-rarfile.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rarfile"

Wed Oct 16 09:15:35 2019 rev:3 rq:738391 version:3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rarfile/python-rarfile.changes    
2019-09-23 12:39:43.445587192 +0200
+++ /work/SRC/openSUSE:Factory/.python-rarfile.new.2352/python-rarfile.changes  
2019-10-16 09:15:39.675409435 +0200
@@ -1,0 +2,5 @@
+Mon Oct 14 14:40:03 UTC 2019 - Matej Cepl <mc...@suse.com>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-rarfile.spec ++++++
--- /var/tmp/diff_new_pack.89glfH/_old  2019-10-16 09:15:40.171408157 +0200
+++ /var/tmp/diff_new_pack.89glfH/_new  2019-10-16 09:15:40.175408147 +0200
@@ -22,7 +22,6 @@
 Release:        0
 Summary:        RAR Archive Reader for Python
 License:        ISC
-Group:          Development/Languages/Python
 URL:            https://rarfile.readthedocs.org/
 Source0:        
https://files.pythonhosted.org/packages/source/r/rarfile/rarfile-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
@@ -43,7 +42,6 @@
 
 %package doc
 Summary:        RAR Archive Reader for Python (Documentation)
-Group:          Documentation/HTML
 BuildArch:      noarch
 
 %description doc
@@ -61,7 +59,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