automatic rebuild by autodist [release 1.7-2mamba;Sat Nov 04 2023]

This commit is contained in:
Automatic Build System 2024-01-05 17:36:59 +01:00
parent 52c58159c6
commit a57bdfa766

View File

@ -1,18 +1,17 @@
Name: safecopy
Version: 1.7
Release: 1mamba
Release: 2mamba
Summary: A data recovery tool which tries to extract data from a seekable source
Group: Applications/File
Vendor: openmamba
Distribution: openmamba
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
URL: http://safecopy.sourceforge.net/
URL: https://safecopy.sourceforge.net/
Source: http://downloads.sourceforge.net/safecopy/safecopy-%{version}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
safecopy is a data recovery tool which tries to extract as much data as possible from a seekable, but problematic (i.e. damaged sectors) source - like floppy drives, harddisk partitions, CDs, ..., where other tools like dd would fail doe to I/O errors.
@ -38,6 +37,9 @@ safecopy is a data recovery tool which tries to extract as much data as possible
%doc AUTHORS COPYING ChangeLog NEWS README
%changelog
* Sat Nov 04 2023 Automatic Build System <autodist@mambasoft.it> 1.7-2mamba
- automatic rebuild by autodist
* Thu Jul 12 2012 Automatic Build System <autodist@mambasoft.it> 1.7-1mamba
- automatic version update by autodist