From 1d2f5e2e8206661e90384ee151559ba25cc4d1ab Mon Sep 17 00:00:00 2001 From: Christopher Edward Lumens Date: Wed, 21 Apr 2010 17:37:17 +0000 Subject: [PATCH] - Upgrade to pyparted-3.3 (#583628). --- .cvsignore | 1 + pyparted.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 837aa30..d981531 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ pyparted-3.1.tar.gz pyparted-3.2.tar.gz +pyparted-3.3.tar.gz diff --git a/pyparted.spec b/pyparted.spec index d88e898..46eacca 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -2,8 +2,8 @@ Summary: Python module for GNU parted Name: pyparted -Version: 3.2 -Release: 2%{?dist} +Version: 3.3 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://fedorahosted.org/pyparted @@ -44,6 +44,9 @@ partition tables. %{python_sitearch}/parted %changelog +* Wed Apr 21 2010 Chris Lumens 3.3-1 +- Upgrade to pyparted-3.3 (#583628). + * Wed Mar 31 2010 David Cantrell - 3.2-2 - Rebuild for libparted soname change diff --git a/sources b/sources index d4c4441..9914d96 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ba5129d45bc06290506260f070dae33 pyparted-3.2.tar.gz +2105919ca6279c57f7176a350e872814 pyparted-3.3.tar.gz