Hello community,

here is the log from the commit of package python-testtools for 
openSUSE:Factory checked in at 2019-11-04 17:06:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-testtools (Old)
 and      /work/SRC/openSUSE:Factory/.python-testtools.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-testtools"

Mon Nov  4 17:06:17 2019 rev:25 rq:739072 version:2.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-testtools/python-testtools-doc.changes    
2018-08-15 10:31:03.715493720 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-testtools.new.2990/python-testtools-doc.changes
  2019-11-04 17:06:19.400255803 +0100
@@ -1,0 +2,5 @@
+Mon Oct 14 16:46:45 CEST 2019 - Matej Cepl <mc...@suse.com>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/python-testtools/python-testtools.changes        
2018-08-15 10:31:05.503496950 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-testtools.new.2990/python-testtools.changes  
    2019-11-04 17:06:19.572255987 +0100
@@ -1,0 +2,5 @@
+Mon Oct 14 16:47:02 CEST 2019 - Matej Cepl <mc...@suse.com>
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-testtools-doc.spec ++++++
--- /var/tmp/diff_new_pack.my7EKO/_old  2019-11-04 17:06:20.400256871 +0100
+++ /var/tmp/diff_new_pack.my7EKO/_new  2019-11-04 17:06:20.416256889 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-testtools-doc
 #
-# 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
@@ -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/
 #
 
 

++++++ python-testtools.spec ++++++
--- /var/tmp/diff_new_pack.my7EKO/_old  2019-11-04 17:06:20.452256927 +0100
+++ /var/tmp/diff_new_pack.my7EKO/_new  2019-11-04 17:06:20.456256932 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-testtools
 #
-# 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
@@ -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/
 #
 
 
@@ -53,13 +53,12 @@
 %setup -q -n testtools-%{version}
 %patch0 -p1
 
-
 %build
 %python_build
 
 %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