[ddpt] - udpated to 0.93 (#1030841)

Dan Horák sharkcz at fedoraproject.org
Fri Nov 15 10:23:33 UTC 2013


commit 01fe81a12e8793e09925d6e937ccd1d46329de0c
Author: Dan Horák <dan at danny.cz>
Date:   Fri Nov 15 11:23:54 2013 +0100

    - udpated to 0.93 (#1030841)

 .gitignore |    1 +
 ddpt.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5cb0736..b35f8da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /ddpt-0.92.tar.bz2
+/ddpt-0.93.tar.bz2
diff --git a/ddpt.spec b/ddpt.spec
index 2a2e4d3..b7f71e2 100644
--- a/ddpt.spec
+++ b/ddpt.spec
@@ -1,6 +1,6 @@
 Name:           ddpt
-Version:        0.92
-Release:        6%{?dist}
+Version:        0.93
+Release:        1%{?dist}
 Summary:        Variant of the dd utility for SCSI/storage devices
 
 Group:          Applications/System
@@ -40,6 +40,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Nov 15 2013 Dan Horák <dan at danny.cz> - 0.93-1
+- udpated to 0.93 (#1030841)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.92-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 8962cf1..d8e647e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4224a31bd3e6903d3371ebe7fdd46938  ddpt-0.92.tar.bz2
+146ca3f33644bf32e2b7e9c3171cd439  ddpt-0.93.tar.bz2


More information about the scm-commits mailing list