[pyparted] Upgrade to pyparted-3.10

David Cantrell dcantrel at fedoraproject.org
Thu May 23 15:14:48 UTC 2013


commit d5c14f4a1e7b0ba2b6df857d766153abb4483d24
Author: David Cantrell <david.l.cantrell at gmail.com>
Date:   Thu May 23 11:15:27 2013 -0400

    Upgrade to pyparted-3.10

 .gitignore    |    1 +
 pyparted.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7820ba7..9a2977d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 pyparted-3.8.tar.gz
 /pyparted-3.9.tar.gz
+/pyparted-3.10.tar.gz
diff --git a/pyparted.spec b/pyparted.spec
index 5a8b455..f4df9c5 100644
--- a/pyparted.spec
+++ b/pyparted.spec
@@ -1,7 +1,7 @@
 Summary: Python module for GNU parted
 Name:    pyparted
-Version: 3.9
-Release: 2%{?dist}
+Version: 3.10
+Release: 1%{?dist}
 License: GPLv2+
 Group:   System Environment/Libraries
 URL:     http://fedorahosted.org/pyparted
@@ -38,6 +38,9 @@ rm -rf %{buildroot}
 %{python_sitearch}/%{name}-%{version}-*.egg-info
 
 %changelog
+* Thu May 23 2013 David Cantrell <dcantrell at redhat.com> - 3.10-1
+- Upgrade to pyparted-3.10
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 35c66c2..c63267a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f16c7ef7f5fa4a43fcb2a4654b487e39  pyparted-3.9.tar.gz
+d494440b34bc9ea0afea45c4a4ac3274  pyparted-3.10.tar.gz


More information about the scm-commits mailing list