diff --git a/.cvsignore b/.cvsignore index d981531..896a8e9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1 @@ -pyparted-3.1.tar.gz -pyparted-3.2.tar.gz -pyparted-3.3.tar.gz +pyparted-3.4.tar.gz diff --git a/pyparted.spec b/pyparted.spec index 46eacca..f8945de 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -2,7 +2,7 @@ Summary: Python module for GNU parted Name: pyparted -Version: 3.3 +Version: 3.4 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -44,7 +44,13 @@ partition tables. %{python_sitearch}/parted %changelog -* Wed Apr 21 2010 Chris Lumens 3.3-1 +* Thu Apr 29 2010 David Cantrell - 3.4-1 +- Handle PED_EXCEPTION_WARNING with PED_EXCEPTION_YES_NO (#575749) + (dcantrell) +- Add support for the PARTITION_DIAG parted flag (#583628). (clumens) +- Restore locales even when an exception is thrown (#571940). (akozumpl) + +* Wed Apr 21 2010 Chris Lumens - 3.3-1 - Upgrade to pyparted-3.3 (#583628). * Wed Mar 31 2010 David Cantrell - 3.2-2 diff --git a/sources b/sources index 9914d96..d68a00c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2105919ca6279c57f7176a350e872814 pyparted-3.3.tar.gz +cc064f12110a6f0d0c236ee7b18fee88 pyparted-3.4.tar.gz