From 2dea6a327e82a03c644dd193d3acd5b5455af782 Mon Sep 17 00:00:00 2001 From: Christopher Edward Lumens Date: Mon, 17 Aug 2009 17:50:50 +0000 Subject: [PATCH] New version. --- .cvsignore | 1 + pyparted.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 16bd459..3c47a7f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ pyparted-2.1.1.tar.gz +pyparted-2.1.2.tar.gz diff --git a/pyparted.spec b/pyparted.spec index b0c6441..affd01c 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -2,7 +2,7 @@ Summary: Python module for GNU parted Name: pyparted -Version: 2.1.1 +Version: 2.1.2 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -44,6 +44,11 @@ partition tables. %{python_sitearch}/parted %changelog +* Mon Aug 17 2009 Chris Lumens 2.1.2-1 +- Upgrade to pyparted-2.1.2: + PED_DEVICE_DM is always defined in libparted these days. + Handle parted exceptions arising from ped_device_get (#495433). + * Tue Aug 04 2009 David Cantrell - 2.1.1-1 - Upgrade to pyparted-2.1.1 diff --git a/sources b/sources index 2230ad7..9635eaf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80b2afa23e0cc5d2e4c65718c06fe104 pyparted-2.1.1.tar.gz +14e970ff67d3c81c8226c779e4bbcf33 pyparted-2.1.2.tar.gz