Hello community,

here is the log from the commit of package dd_rescue for openSUSE:Factory 
checked in at 2020-04-15 20:06:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dd_rescue (Old)
 and      /work/SRC/openSUSE:Factory/.dd_rescue.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dd_rescue"

Wed Apr 15 20:06:20 2020 rev:41 rq:792721 version:1.99.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/dd_rescue/dd_rescue.changes      2018-10-01 
09:02:20.336052725 +0200
+++ /work/SRC/openSUSE:Factory/.dd_rescue.new.2738/dd_rescue.changes    
2020-04-15 20:08:03.130168696 +0200
@@ -1,0 +2,5 @@
+Mon Apr  6 09:17:38 UTC 2020 - Martin Liška <[email protected]>
+
+- Run tests with -fcommon in order to fix boo#1160261.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dd_rescue.spec ++++++
--- /var/tmp/diff_new_pack.Zm3YYN/_old  2020-04-15 20:08:03.654169053 +0200
+++ /var/tmp/diff_new_pack.Zm3YYN/_new  2020-04-15 20:08:03.658169055 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dd_rescue
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # 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/
 #
 
 
@@ -22,7 +22,7 @@
 Summary:        Data copying in the presence of I/O Errors
 License:        GPL-2.0-only OR GPL-3.0-only
 Group:          System/Base
-Url:            http://www.garloff.de/kurt/linux/ddrescue/
+URL:            http://www.garloff.de/kurt/linux/ddrescue/
 Source0:        
http://garloff.de/kurt/linux/ddrescue/%{name}-%{version}.tar.bz2
 Source1:        
http://garloff.de/kurt/linux/ddrescue/%{name}-%{version}.tar.bz2.asc
 Source2:        %{name}.keyring
@@ -145,7 +145,7 @@
 ln -sf %{_bindir}/dd_rescue %{buildroot}/bin
 
 %check
-make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags}" check
+make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags} -fcommon" check
 
 %files
 %defattr(-,root,root,-)




Reply via email to