Hello community,

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

Package is "python-user-agents"

Wed Oct 16 09:16:53 2019 rev:4 rq:738420 version:2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-user-agents/python-user-agents.changes    
2019-04-14 12:22:57.859800146 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-user-agents.new.2352/python-user-agents.changes
  2019-10-16 09:16:57.519208811 +0200
@@ -1,0 +2,5 @@
+Mon Oct 14 14:49:23 UTC 2019 - Matej Cepl <[email protected]>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-user-agents.spec ++++++
--- /var/tmp/diff_new_pack.CRkGKp/_old  2019-10-16 09:16:58.743205656 +0200
+++ /var/tmp/diff_new_pack.CRkGKp/_new  2019-10-16 09:16:58.751205636 +0200
@@ -22,7 +22,6 @@
 Release:        0
 Summary:        A library to identify device capabilities (phones, tablets)
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/selwin/python-user-agents
 Source:         
https://github.com/selwin/python-user-agents/archive/v%{version}.tar.gz
 BuildRequires:  %{python_module PyYAML}
@@ -48,7 +47,7 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}/%{$python_sitelib}
+%python_expand %fdupes %{buildroot}/%{$python_sitelib}
 
 %check
 %python_expand $python -m unittest discover ||:


Reply via email to