[pyparted] Upgraded to pyparted-3.7

David Cantrell dcantrel at fedoraproject.org
Wed Jun 29 17:14:44 UTC 2011


commit 8347e81b613b45e318b9a5f5b7bc87d7e986b1a9
Author: David Cantrell <david.l.cantrell at gmail.com>
Date:   Wed Jun 29 13:02:55 2011 -0400

    Upgraded to pyparted-3.7

 .gitignore    |    2 +-
 pyparted.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d0d299..57ed1d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-pyparted-3.6.tar.gz
+pyparted-3.7.tar.gz
diff --git a/pyparted.spec b/pyparted.spec
index 8889fe9..3878bc3 100644
--- a/pyparted.spec
+++ b/pyparted.spec
@@ -2,7 +2,7 @@
 
 Summary: Python module for GNU parted
 Name:    pyparted
-Version: 3.6
+Version: 3.7
 Release: 1%{?dist}
 License: GPLv2+
 Group:   System Environment/Libraries
@@ -41,6 +41,9 @@ rm -rf %{buildroot}
 %{python_sitearch}/parted
 
 %changelog
+* Wed Jun 29 2011 David Cantrell <dcantrell at redhat.com> - 3.7-1
+- Upgraded to pyparted-3.7 (compatibility with parted-3.0)
+
 * Wed Mar 23 2011 David Cantrell <dcantrell at redhat.com> - 3.6-1
 - Upgraded to pyparted-3.6
 
diff --git a/sources b/sources
index 9a9f9b3..9d83b4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b6c99ea461f6437b9983dd7c295e57f  pyparted-3.6.tar.gz
+c7212ef1880c93f9159f25e4305b6b9c  pyparted-3.7.tar.gz


More information about the scm-commits mailing list