From 25601b6bf62395de5bd9f68afab2e0ff7914487d Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Sat, 4 Apr 2009 02:23:40 +0000 Subject: [PATCH] - Upgrade to pyparted-2.0.10 Fix LVM problems around parted.Disk.commit() (#491746) --- .cvsignore | 2 +- pyparted.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 26c1c63..57cd44d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyparted-2.0.9.tar.gz +pyparted-2.0.10.tar.gz diff --git a/pyparted.spec b/pyparted.spec index 49d6c38..650f62b 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -2,7 +2,7 @@ Summary: Python module for GNU parted Name: pyparted -Version: 2.0.9 +Version: 2.0.10 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -41,6 +41,10 @@ partition tables. %{python_sitearch}/parted %changelog +* Fri Apr 03 2009 David Cantrell - 2.0.10-1 +- Upgrade to pyparted-2.0.10 + Fix LVM problems around parted.Disk.commit() (#491746) + * Mon Mar 23 2009 David Cantrell - 2.0.9-1 - Upgrade to pyparted-2.0.9 diff --git a/sources b/sources index 383f1cf..078d2e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -74a0406e8e4b213507c4ad0e0912d969 pyparted-2.0.9.tar.gz +edaff191f825a759762097f867823aa2 pyparted-2.0.10.tar.gz