From a57bdfa766875af8502e5c5a827ef41109b51aa8 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 17:36:59 +0100 Subject: [PATCH] automatic rebuild by autodist [release 1.7-2mamba;Sat Nov 04 2023] --- safecopy.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/safecopy.spec b/safecopy.spec index 6704f85..08cca0c 100644 --- a/safecopy.spec +++ b/safecopy.spec @@ -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 -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 1.7-2mamba +- automatic rebuild by autodist + * Thu Jul 12 2012 Automatic Build System 1.7-1mamba - automatic version update by autodist