[dd_rescue] Update to 1.40.

Susi Lehtola jussilehtola at fedoraproject.org
Thu Sep 5 16:26:39 UTC 2013


commit 42281eeed9666c54ba1907fe91697ca8605428de
Author: Susi Lehtola <jussilehtola at fedoraproject.org>
Date:   Thu Sep 5 19:26:27 2013 +0300

    Update to 1.40.

 .gitignore     |    1 +
 dd_rescue.spec |   50 ++++++--------------------------------------------
 sources        |    2 +-
 3 files changed, 8 insertions(+), 45 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ec25ce2..55f3322 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /dd_rescue-1.30.tar.gz
 /dd_rescue-1.31.tar.gz
 /dd_rescue-1.33.tar.gz
+/dd_rescue-1.40.tar.gz
diff --git a/dd_rescue.spec b/dd_rescue.spec
index 28a2a15..8515543 100644
--- a/dd_rescue.spec
+++ b/dd_rescue.spec
@@ -1,8 +1,8 @@
 %define rhelp_version 0.3.0
 
 Name:           dd_rescue
-Version:        1.33
-Release:        2%{?dist}
+Version:        1.40
+Release:        1%{?dist}
 Summary:        Fault tolerant "dd" utility for rescuing data from bad media
 Group:          Applications/System
 # No version specified
@@ -47,13 +47,16 @@ rm -rf %{buildroot}
 %{_mandir}/man1/%{name}.*
 
 %changelog
+* Thu Sep 05 2013 Susi Lehtola <jussilehtola at fedoraproject.org> - 1.40-1
+- Update to 1.40.
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.33-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
 * Sun Mar 31 2013 Michal Ambroz <rebus AT seznam dot cz> - 1.33-1
 - bump to latest upstream release 1.33
 
-* Wed Feb 04 2013 Michal Ambroz <rebus AT seznam dot cz> - 1.31-1
+* Mon Feb 04 2013 Michal Ambroz <rebus AT seznam dot cz> - 1.31-1
 - bump to latest upstream release 1.31
 
 * Wed Jan 30 2013 Michal Ambroz <rebus AT seznam dot cz> - 1.30-1
@@ -87,44 +90,3 @@ rm -rf %{buildroot}
 
 * Wed Jul 16 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.14-8
 - fix license tag
-
-* Mon Feb 25 2008 Andreas Thienemann <andreas at bawue.net> - 1.14-7
-- Remove the obsoletes flag as we're shipping ddrescue in parallel.
-
-* Mon Feb 11 2008 Andreas Thienemann <andreas at bawue.net> - 1.14-6
-- Updated to dd_rescue 1.14 and dd_rhelp 0.1.2
-
-* Wed Mar 07 2007 Andreas Thienemann <andreas at bawue.net> - 1.12-6
-- Fixed the patch from 1.12-5
-
-* Wed Mar 07 2007 Andreas Thienemann <andreas at bawue.net> - 1.12-5
-- Fixed tail warning about deprecated argument. Thanks to Jason Farrell 
-  for the patch.
-
-* Fri Nov 10 2006 Andreas Thienemann <andreas at bawue.net> - 1.12-4
-- Added dist-tag
-
-* Fri Nov 10 2006 Andreas Thienemann <andreas at bawue.net> - 1.12-3
-- *bump*
-
-* Fri Nov 10 2006 Andreas Thienemann <andreas at bawue.net> - 1.12-2
-- Fix debug package
-
-* Fri Sep 08 2006 Andreas Thienemann <andreas at bawue.net> - 1.12-1
-- Updated to 1.12
-- Finally updated the package name to what we are actually shipping, 
-  obsolete old one.
-- Included dd_rhelp
-
-* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
-- rebuilt
-
-* Sun Sep  5 2004 Marius L. Jøhndal <mariuslj at ifi.uio.no> - 0:1.10-0.fdr.1
-- Updated to 1.10.
-
-* Sat Dec 13 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> - 0:1.03-0.fdr.1
-- Updated to 1.03.
-- Minor editing of description.
-
-* Mon Sep 29 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> - 0:1.02-0.fdr.1
-- Initial RPM release.
diff --git a/sources b/sources
index ea18567..6603d7d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
+690bc25884272461d994aca10f620b98  dd_rescue-1.40.tar.gz
 302f51dff914bfa71268ed57778fe2a6  dd_rhelp-0.3.0.tar.gz
-35b13c86eb990427dbf8be81a2d1da50  dd_rescue-1.33.tar.gz


More information about the scm-commits mailing list