Accepting request 774291 from Base:System
- Update to release 1.25~rc1, fix previous mention of "rc1" to be actually pre1 OBS-URL: https://build.opensuse.org/request/show/774291 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnu_ddrescue?expand=0&rev=20
This commit is contained in:
commit
7973aa8b71
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27f2302f9527448143eb95373a2aa6162a6b6bbd00bd0a34fda397ffde939235
|
||||
size 85303
|
3
ddrescue-1.25-rc1.tar.lz
Normal file
3
ddrescue-1.25-rc1.tar.lz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9876736245cdf46639608881c652f1edd20519a41cef1d2af4c86ddb5286bf96
|
||||
size 86924
|
@ -1,7 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 14 08:28:43 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- 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 <sbrabec@suse.com>
|
||||
|
||||
- Fix invalid RPM group.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 09:18:36 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.25~rc1
|
||||
- Update to release 1.25~pre1
|
||||
* Make use of ftruncate if the output file supports it.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user