From 0fd663d46ded33d667aa7ad00ee3a012337713ae Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Mon, 13 Apr 2009 19:52:59 +0000 Subject: [PATCH] - Upgrade to pyparted-2.0.11 --- .cvsignore | 2 +- pyparted.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 57cd44d..1b0cf60 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyparted-2.0.10.tar.gz +pyparted-2.0.11.tar.gz diff --git a/pyparted.spec b/pyparted.spec index 650f62b..790b990 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -2,7 +2,7 @@ Summary: Python module for GNU parted Name: pyparted -Version: 2.0.10 +Version: 2.0.11 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -41,6 +41,9 @@ partition tables. %{python_sitearch}/parted %changelog +* Mon Apr 13 2009 David Cantrell - 2.0.11-1 +- Upgrade to pyparted-2.0.11 + * Fri Apr 03 2009 David Cantrell - 2.0.10-1 - Upgrade to pyparted-2.0.10 Fix LVM problems around parted.Disk.commit() (#491746) diff --git a/sources b/sources index 078d2e7..f79c2fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -edaff191f825a759762097f867823aa2 pyparted-2.0.10.tar.gz +8c42d3b66543b47911da8e2d48b26668 pyparted-2.0.11.tar.gz