Hello community,

here is the log from the commit of package gnu_ddrescue for openSUSE:Factory 
checked in at 2012-01-17 11:33:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnu_ddrescue (Old)
 and      /work/SRC/openSUSE:Factory/.gnu_ddrescue.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnu_ddrescue", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnu_ddrescue/gnu_ddrescue.changes        
2011-09-23 02:01:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnu_ddrescue.new/gnu_ddrescue.changes   
2012-01-17 16:07:31.000000000 +0100
@@ -1,0 +2,14 @@
+Thu Jan 12 04:59:50 UTC 2012 - [email protected]
+
+- Update to new upstream release 1.15
+* The new options "-a, --min-read-rate", "-I, --verify-input-size",
+  and "-x, --extend-outfile" have been added.
+* ddrescue now verifies that infile, outfile and logfile are all
+  different.
+* Non-tried blocks are now read aligned to cluster-size sectors.
+* A spurious warning about "-D" being ignored in fill mode has been
+  removed.
+* ddrescuelog, a tool for manipulation, display, conversion,
+  comparison and testing of ddrescue logfiles, has been added.
+
+-------------------------------------------------------------------

Old:
----
  ddrescue-1.14.tar.xz

New:
----
  ddrescue-1.15.tar.xz

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

Other differences:
------------------
++++++ gnu_ddrescue.spec ++++++
--- /var/tmp/diff_new_pack.qVILbO/_old  2012-01-17 16:08:31.000000000 +0100
+++ /var/tmp/diff_new_pack.qVILbO/_new  2012-01-17 16:08:31.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnu_ddrescue
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,14 @@
 
 
 Name:           gnu_ddrescue
-Version:        1.14
-Release:        1
+Version:        1.15
+Release:        0
 Group:          System/Base
 Summary:        Data Copying in the Presence of I/O Errors
-License:        GPL-3.0
-Url:            http://www.gnu.org/software/ddrescue/ddrescue.html
+License:        GPL-3.0+
+Url:            http://gnu.org/software/ddrescue/ddrescue.html
 
-#Source:       
ftp://ftp.informatik.rwth-aachen.de/pub/gnu/ddrescue/ddrescue-1.14.tar.gz
+#DL-URL:       http://ftp.u-tx.net/gnu/ddrescue/
 Source:         ddrescue-%version.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++ xz
@@ -39,15 +39,11 @@
 It is more memory and time efficient than dd_rescue+dd_rhelp on disks
 with more than a few hundred bad sectors.
 
-
-Author(s):
-----------
-       Antonio Diaz Diaz
-
 %prep
 %setup -qn ddrescue-%version
 
 %build
+# not autoconf, but at least it behaves like it.
 %configure CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS"
 make %{?_smp_mflags}
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to