Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnu_ddrescue for openSUSE:Factory 
checked in at 2022-04-02 18:20:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnu_ddrescue (Old)
 and      /work/SRC/openSUSE:Factory/.gnu_ddrescue.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnu_ddrescue"

Sat Apr  2 18:20:59 2022 rev:22 rq:966552 version:1.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnu_ddrescue/gnu_ddrescue.changes        
2020-04-27 23:35:27.855181976 +0200
+++ /work/SRC/openSUSE:Factory/.gnu_ddrescue.new.1900/gnu_ddrescue.changes      
2022-04-02 18:21:17.237772170 +0200
@@ -1,0 +2,11 @@
+Sat Apr  2 15:27:55 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 1.26
+  * Domain mapfiles may now contain unordered and overlapping
+    blocks when '-L, --loose-domain' is specified as long as no
+    block overlaps with other block of different status.
+  * ddrescue now exits with status 1 on fatal read errors.
+  * The option synonyms '--*-logfile' and '--pause' have been
+    removed and are no longer recognized.
+
+-------------------------------------------------------------------

Old:
----
  ddrescue-1.25.tar.lz
  ddrescue-1.25.tar.lz.sig

New:
----
  ddrescue-1.26.tar.lz
  ddrescue-1.26.tar.lz.sig

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

Other differences:
------------------
++++++ gnu_ddrescue.spec ++++++
--- /var/tmp/diff_new_pack.7yWVsO/_old  2022-04-02 18:21:17.825765569 +0200
+++ /var/tmp/diff_new_pack.7yWVsO/_new  2022-04-02 18:21:17.829765525 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnu_ddrescue
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           gnu_ddrescue
-Version:        1.25
+Version:        1.26
 Release:        0
 Summary:        I/O error aware data recovery and copying utility
 License:        GPL-2.0-or-later
@@ -29,7 +29,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  lzip
 Requires(post): %install_info_prereq
-Requires(preun): %install_info_prereq
+Requires(preun):%install_info_prereq
 
 %description
 GNU ddrescue is a data recovery tool. It copies data from one file or
@@ -45,7 +45,7 @@
 %build
 # not autoconf, but at least it behaves (nearly) like it.
 %configure --enable-linux CFLAGS="%optflags" CXXFLAGS="%optflags"
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install

Reply via email to