diff --git a/.cvsignore b/.cvsignore index a40245c..6d7a204 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pungi-2.1.1.tar.bz2 +pungi-2.1.2.tar.bz2 diff --git a/import.log b/import.log index c186925..761ecd2 100644 --- a/import.log +++ b/import.log @@ -21,3 +21,4 @@ pungi-2_0_19-1_fc12:HEAD:pungi-2.0.19-1.fc12.src.rpm:1253051551 pungi-2_0_20-1_fc12:HEAD:pungi-2.0.20-1.fc12.src.rpm:1253058966 pungi-2_1_0-1_fc13:HEAD:pungi-2.1.0-1.fc13.src.rpm:1271287015 pungi-2_1_1-1_fc13:HEAD:pungi-2.1.1-1.fc13.src.rpm:1275676400 +pungi-2_1_2-1_fc13:HEAD:pungi-2.1.2-1.fc13.src.rpm:1277852507 diff --git a/pungi.spec b/pungi.spec index 3e57861..b6c29a5 100644 --- a/pungi.spec +++ b/pungi.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pungi -Version: 2.1.1 +Version: 2.1.2 Release: 1%{?dist} Summary: Distribution compose tool @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jun 29 2010 Jesse Keating - 2.1.2-1 +- Fix a yumconf traceback (thanks James!) + * Fri Jun 04 2010 Jesse Keating - 2.1.1-1 - Don't do multilib gathering. - fixes --force when compose fails during split-tree process. (npetrov) diff --git a/sources b/sources index 07cad41..4b0b1ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a1361f3d31c6ec3457d311395c4fff1c pungi-2.1.1.tar.bz2 +bc8efbaacf8ebbc873820ae99db0a6c1 pungi-2.1.2.tar.bz2