From 1c4bcb79f984b34ff6ff22d1d71bf69bab4a94ee Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Thu, 26 Feb 2009 00:52:12 +0000 Subject: [PATCH] - Upgrade to pyparted-2.0.2 --- .cvsignore | 2 +- pyparted.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 8fce4dc..c0e1951 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyparted-2.0.1.tar.gz +pyparted-2.0.2.tar.gz diff --git a/pyparted.spec b/pyparted.spec index 82c9b7a..a16cd2e 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -2,7 +2,7 @@ Summary: Python module for GNU parted Name: pyparted -Version: 2.0.1 +Version: 2.0.2 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -41,6 +41,9 @@ partition tables. %{python_sitearch}/parted %changelog +* Wed Feb 25 2009 David Cantrell - 2.0.2-1 +- Upgrade to pyparted-2.0.2 + * Mon Feb 16 2009 David Cantrell - 2.0.1-1 - Upgrade to pyparted-2.0.1 (#485632) diff --git a/sources b/sources index 80c53f1..fada590 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dfab01462f0d206e134f5b432de87eb6 pyparted-2.0.1.tar.gz +02376da2cd9146d626d28359881ae4a4 pyparted-2.0.2.tar.gz