diff --git a/.cvsignore b/.cvsignore index a1809ea..df641ac 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -pyparted-2.4.tar.gz pyparted-2.5.tar.gz diff --git a/pyparted.spec b/pyparted.spec index 8784ea1..290bdd3 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -3,7 +3,7 @@ Summary: Python module for GNU parted Name: pyparted Version: 2.5 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://fedorahosted.org/pyparted @@ -44,6 +44,9 @@ partition tables. %{python_sitearch}/parted %changelog +* Sat Dec 19 2009 David Cantrell - 2.5-2 +- Exclude pyparted-2.4.tar.gz from source RPM (oops) + * Sat Dec 19 2009 David Cantrell - 2.5-1 - Update release instructions. (dcantrell) - Remove old cylinder alignment test cases for _ped. (dcantrell) diff --git a/sources b/sources index 17482a2..3d89045 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -f244958142c9fd3ff5ee95f578e2f76d pyparted-2.4.tar.gz af74247bbe7cd13ef263f4b450d21854 pyparted-2.5.tar.gz