- Update to release 1.26

OBS-URL: https://build.opensuse.org/package/show/Base:System/gnu_ddrescue?expand=0&rev=36
This commit is contained in:
Jan Engelhardt 2022-04-02 15:31:38 +00:00 committed by Git OBS Bridge
parent eef8e03ce6
commit aa810bdc65
6 changed files with 18 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce538ebd26a09f45da67d3ad3f7431932428231ceec7a2d255f716fa231a1063
size 87001

Binary file not shown.

3
ddrescue-1.26.tar.lz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e513cd3a90d9810dfdd91197d40aa40f6df01597bfb5ecfdfb205de1127c551f
size 91930

BIN
ddrescue-1.26.tar.lz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Apr 2 15:27:55 UTC 2022 - Jan Engelhardt <jengelh@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.
-------------------------------------------------------------------
Sun Apr 26 20:09:21 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -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 @@ Source3: %name.keyring
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 @@ with more than a few hundred bad sectors.
%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