diff --git a/ddrescue-1.25-pre1.tar.lz b/ddrescue-1.25-pre1.tar.lz deleted file mode 100644 index 30e9ac6..0000000 --- a/ddrescue-1.25-pre1.tar.lz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27f2302f9527448143eb95373a2aa6162a6b6bbd00bd0a34fda397ffde939235 -size 85303 diff --git a/ddrescue-1.25-rc1.tar.lz b/ddrescue-1.25-rc1.tar.lz new file mode 100644 index 0000000..3c7f012 --- /dev/null +++ b/ddrescue-1.25-rc1.tar.lz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9876736245cdf46639608881c652f1edd20519a41cef1d2af4c86ddb5286bf96 +size 86924 diff --git a/gnu_ddrescue.changes b/gnu_ddrescue.changes index d68d4e7..a9fbef8 100644 --- a/gnu_ddrescue.changes +++ b/gnu_ddrescue.changes @@ -1,7 +1,18 @@ +------------------------------------------------------------------- +Fri Feb 14 08:28:43 UTC 2020 - Jan Engelhardt + +- Update to release 1.25~rc1 + * In rescue mode, join non-finished subsectors read from mapfile. + +------------------------------------------------------------------- +Thu Feb 13 15:50:01 UTC 2020 - Stanislav Brabec + +- Fix invalid RPM group. + ------------------------------------------------------------------- Thu Oct 17 09:18:36 UTC 2019 - Jan Engelhardt -- Update to release 1.25~rc1 +- Update to release 1.25~pre1 * Make use of ftruncate if the output file supports it. ------------------------------------------------------------------- diff --git a/gnu_ddrescue.spec b/gnu_ddrescue.spec index 6f36a7a..6ad162d 100644 --- a/gnu_ddrescue.spec +++ b/gnu_ddrescue.spec @@ -1,7 +1,7 @@ # # spec file for package gnu_ddrescue # -# Copyright (c) 2019 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 @@ -17,12 +17,12 @@ Name: gnu_ddrescue -Version: 1.25~pre1 +Version: 1.25~rc1 Release: 0 -%define rversion 1.25-pre1 +%define rversion 1.25-rc1 Summary: I/O error aware data recovery and copying utility License: GPL-2.0-or-later -Group: base recovery-tools +Group: System/Base URL: http://gnu.org/software/ddrescue/ddrescue.html 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