From 20d2c16e9addb47dd4b70c75e9960e6e5b1378fb Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Wed, 26 Nov 2014 09:23:57 -0500 Subject: [PATCH] Upgrade to pyparted-3.10.2 --- .gitignore | 1 + pyparted.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0a12207..3af2bce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /pyparted-3.10.0.tar.gz /pyparted-3.10.1.tar.gz +/pyparted-pyparted-3.10.2.tar.gz diff --git a/pyparted.spec b/pyparted.spec index 32aceea..3bc07df 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -3,13 +3,13 @@ Summary: Python module for GNU parted Name: pyparted Epoch: 1 -Version: 3.10.1 +Version: 3.10.2 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: https://github.com/dcantrell/%{name} -Source0: https://github.com/dcantrell/%{name}/releases/%{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 @@ -90,6 +90,9 @@ rm -rf %{buildroot} %endif %changelog +* Wed Nov 26 2014 David Cantrell - 3.10.2-1 +- Upgrade to pyparted-3.10.2 + * Mon Nov 10 2014 David Cantrell - 3.10.1-1 - Upgrade to pyparted-3.10.1 diff --git a/sources b/sources index 302d77f..3d6e5a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -47a15e6b5e9eb2fb895ccb94a84380e3 pyparted-3.10.1.tar.gz +7d5cde0e75c3ae92ebf76dec2e68da7b pyparted-pyparted-3.10.2.tar.gz