[pyparted/f21] Upgrade to pyparted-3.10.2

David Cantrell dcantrel at fedoraproject.org
Wed Nov 26 14:38:37 UTC 2014


commit 62102d2a5f95d394e068658d34bef8a2ad0e70ad
Author: David Cantrell <david.l.cantrell at gmail.com>
Date:   Wed Nov 26 09:38:27 2014 -0500

    Upgrade to pyparted-3.10.2

 .gitignore    |    1 +
 pyparted.spec |   11 +++++++----
 sources       |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f0061cb..9de9b33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ pyparted-3.9.2.tar.gz
 /pyparted-3.9.3.tar.gz
 /pyparted-3.9.4.tar.gz
 /pyparted-3.9.5.tar.gz
+/pyparted-pyparted-3.10.2.tar.gz
diff --git a/pyparted.spec b/pyparted.spec
index 0a31842..30e7c6e 100644
--- a/pyparted.spec
+++ b/pyparted.spec
@@ -1,13 +1,13 @@
 Summary: Python module for GNU parted
 Name:    pyparted
 Epoch:   1
-Version: 3.9.5
-Release: 2%{?dist}
+Version: 3.10.2
+Release: 1%{?dist}
 License: GPLv2+
 Group:   System Environment/Libraries
-URL:     http://fedorahosted.org/pyparted
+URL:     https://github.com/dcantrell/%{name}
 
-Source0: http://fedorahosted.org/releases/p/y/%{name}/%{name}-%{version}.tar.gz
+Source0: https://github.com/dcantrell/%{name}/releases/%{name}-%{name}-%{version}.tar.gz
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
 BuildRequires: python-devel
@@ -43,6 +43,9 @@ rm -rf %{buildroot}
 %{python_sitearch}/%{name}-%{version}-*.egg-info
 
 %changelog
+* Wed Nov 26 2014 David Cantrell <dcantrell at redhat.com> - 1:3.10.2-1
+- Upgrade to pyparted-3.10.2
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:3.9.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 001af75..3d6e5a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9cf098ec38b9fe0af98782671027c5d6  pyparted-3.9.5.tar.gz
+7d5cde0e75c3ae92ebf76dec2e68da7b  pyparted-pyparted-3.10.2.tar.gz


More information about the scm-commits mailing list