From b4c543c1c83c6679296df1aa4bc6c7dcd3ba468b Mon Sep 17 00:00:00 2001 From: Christopher Edward Lumens Date: Thu, 25 Mar 2010 19:11:24 +0000 Subject: [PATCH] - Upgrade to pyparted-3.2 (#571940). --- .cvsignore | 1 + pyparted.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7eca3f6..837aa30 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ pyparted-3.1.tar.gz +pyparted-3.2.tar.gz diff --git a/pyparted.spec b/pyparted.spec index b51a57a..d3bd22c 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -2,7 +2,7 @@ Summary: Python module for GNU parted Name: pyparted -Version: 3.1 +Version: 3.2 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -44,6 +44,9 @@ partition tables. %{python_sitearch}/parted %changelog +* Thu Mar 25 2010 Chris Lumens - 3.2-1 +- Upgrade to pyparted-3.2 (#571940). + * Mon Mar 01 2010 David Cantrell - 3.1-1 - Upgrade to pyparted-3.1 (#567576). diff --git a/sources b/sources index df8ba38..d4c4441 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -196f04dac8449bbadacbb8a2500361a5 pyparted-3.1.tar.gz +8ba5129d45bc06290506260f070dae33 pyparted-3.2.tar.gz