From ae8bf0eb0770a6da80cc36342b6e96c751af73e4 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Mon, 1 Mar 2010 22:38:04 +0000 Subject: [PATCH] - Upgrade to pyparted-3.1 (#567576). --- .cvsignore | 2 +- pyparted.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 8198c47..7eca3f6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyparted-3.0.tar.gz +pyparted-3.1.tar.gz diff --git a/pyparted.spec b/pyparted.spec index b38d206..b51a57a 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -2,7 +2,7 @@ Summary: Python module for GNU parted Name: pyparted -Version: 3.0 +Version: 3.1 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -44,6 +44,9 @@ partition tables. %{python_sitearch}/parted %changelog +* Mon Mar 01 2010 David Cantrell - 3.1-1 +- Upgrade to pyparted-3.1 (#567576). + * Tue Jan 12 2010 David Cantrell - 3.0-1 - Upgrade to pyparted-3.0. diff --git a/sources b/sources index a8b7865..df8ba38 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb59ac54e5b4c55b853d9360992668b4 pyparted-3.0.tar.gz +196f04dac8449bbadacbb8a2500361a5 pyparted-3.1.tar.gz