Hello community,

here is the log from the commit of package gnu_ddrescue for openSUSE:Factory 
checked in at 2019-10-18 14:36:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnu_ddrescue (Old)
 and      /work/SRC/openSUSE:Factory/.gnu_ddrescue.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnu_ddrescue"

Fri Oct 18 14:36:21 2019 rev:19 rq:739099 version:1.25~pre1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnu_ddrescue/gnu_ddrescue.changes        
2019-03-11 11:15:15.469342676 +0100
+++ /work/SRC/openSUSE:Factory/.gnu_ddrescue.new.2352/gnu_ddrescue.changes      
2019-10-18 14:36:24.011775807 +0200
@@ -1,0 +2,6 @@
+Thu Oct 17 09:18:36 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.25~rc1
+  * Make use of ftruncate if the output file supports it.
+
+-------------------------------------------------------------------

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

New:
----
  ddrescue-1.25-pre1.tar.lz

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

Other differences:
------------------
++++++ gnu_ddrescue.spec ++++++
--- /var/tmp/diff_new_pack.DTXQIz/_old  2019-10-18 14:36:24.575774338 +0200
+++ /var/tmp/diff_new_pack.DTXQIz/_new  2019-10-18 14:36:24.579774327 +0200
@@ -17,19 +17,20 @@
 
 
 Name:           gnu_ddrescue
-Version:        1.24
+Version:        1.25~pre1
 Release:        0
+%define rversion       1.25-pre1
 Summary:        I/O error aware data recovery and copying utility
 License:        GPL-2.0-or-later
-Group:          System/Base
+Group:          base recovery-tools
 URL:            http://gnu.org/software/ddrescue/ddrescue.html
-Source:         http://ftp.gnu.org/gnu/ddrescue/ddrescue-%version.tar.lz
-Source2:        http://ftp.gnu.org/gnu/ddrescue/ddrescue-%version.tar.lz.sig
+Source:         
http://download.savannah.gnu.org/releases/ddrescue/ddrescue-%rversion.tar.lz
+#Source:         
http://download.savannah.gnu.org/releases/ddrescue/ddrescue-%rversion.tar.lz.sig
 Source3:        %name.keyring
 BuildRequires:  gcc-c++
 BuildRequires:  lzip
-# FIXME: use proper Requires(pre/post/preun/...)
-PreReq:         %install_info_prereq
+Requires(post):  %install_info_prereq
+Requires(preun): %install_info_prereq
 
 %description
 GNU ddrescue is a data recovery tool. It copies data from one file or
@@ -40,7 +41,7 @@
 with more than a few hundred bad sectors.
 
 %prep
-%setup -q -n ddrescue-%version
+%autosetup -n ddrescue-%rversion
 
 %build
 # not autoconf, but at least it behaves (nearly) like it.



Reply via email to