diff --git a/.cvsignore b/.cvsignore index e2eb5a37..91289596 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pungi-2.0.8.tar.bz2 +pungi-2.0.9.tar.bz2 diff --git a/import.log b/import.log index a8373acb..f5dd0174 100644 --- a/import.log +++ b/import.log @@ -7,3 +7,4 @@ pungi-2_0_5-1_fc10:HEAD:pungi-2.0.5-1.fc10.src.rpm:1221253869 pungi-2_0_6-1_fc10:HEAD:pungi-2.0.6-1.fc10.src.rpm:1223583773 pungi-2_0_7-1_fc10:HEAD:pungi-2.0.7-1.fc10.src.rpm:1225840603 pungi-2_0_8-1_fc10:HEAD:pungi-2.0.8-1.fc10.src.rpm:1225841597 +pungi-2_0_9-1_fc10:HEAD:pungi-2.0.9-1.fc10.src.rpm:1228437620 diff --git a/pungi.spec b/pungi.spec index f54314ac..67d59bbc 100644 --- a/pungi.spec +++ b/pungi.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pungi -Version: 2.0.8 -Release: 3%{?dist} +Version: 2.0.9 +Release: 1%{?dist} Summary: Distribution compose tool Group: Development/Tools @@ -56,11 +56,9 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Sun Nov 30 2008 Ignacio Vazquez-Abrams - 2.0.8-3 -- Fix locations for Python 2.6 - -* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 2.0.8-2 -- Rebuild for Python 2.6 +* Thu Dec 04 2008 Jesse Keating - 2.0.9-1 +- Fix for python-2.6 ('default' is no longer a valid config section) +- Fix splitting srpms * Tue Nov 4 2008 Jesse Keating - 2.0.8-1 - Set default disc size to 695 diff --git a/sources b/sources index 10beb400..38956c92 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -591b93a082aabd73f71ac23f2b3e74e3 pungi-2.0.8.tar.bz2 +57d370d34345eb6ad4135ad1f860315b pungi-2.0.9.tar.bz2