From 7317a4acd0cb29ab2a60dc7c6649b490759a4858 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Sat, 28 Feb 2009 00:57:27 +0000 Subject: [PATCH] - Upgrade to pyparted-2.0.3 --- .cvsignore | 2 +- pyparted.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index c0e1951..2029757 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyparted-2.0.2.tar.gz +pyparted-2.0.3.tar.gz diff --git a/pyparted.spec b/pyparted.spec index a16cd2e..48db71c 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -2,7 +2,7 @@ Summary: Python module for GNU parted Name: pyparted -Version: 2.0.2 +Version: 2.0.3 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -41,6 +41,9 @@ partition tables. %{python_sitearch}/parted %changelog +* Fri Feb 27 2009 David Cantrell - 2.0.3-1 +- Upgrade to pyparted-2.0.3 + * Wed Feb 25 2009 David Cantrell - 2.0.2-1 - Upgrade to pyparted-2.0.2 diff --git a/sources b/sources index fada590..ec365b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02376da2cd9146d626d28359881ae4a4 pyparted-2.0.2.tar.gz +9f228054536a659535ce9b7ef186f522 pyparted-2.0.3.tar.gz