New release to account for yum api changes

This commit is contained in:
Jesse Keating 2009-03-12 00:55:11 +00:00
parent 19274a025a
commit 69147fa8f1
4 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
pungi-2.0.11.tar.bz2
pungi-2.0.12.tar.bz2

View File

@ -10,3 +10,4 @@ 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
pungi-2_0_10-1_fc10:HEAD:pungi-2.0.10-1.fc10.src.rpm:1234401376
pungi-2_0_11-1_fc11:HEAD:pungi-2.0.11-1.fc11.src.rpm:1236621458
pungi-2_0_12-1_fc11:HEAD:pungi-2.0.12-1.fc11.src.rpm:1236819215

View File

@ -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.0.11
Version: 2.0.12
Release: 1%{?dist}
Summary: Distribution compose tool
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Mar 11 2009 Jesse Keating <jkeating@redhat.com> - 2.0.12-1
- Update for yum API change
* Mon Mar 09 2009 Jesse Keating <jkeating@redhat.com> - 2.0.11-1
- Fix size estimation in splittree
- Disable arch test in splittree for now

View File

@ -1 +1 @@
fdc9eba0f1f6ebb3de897859df638972 pungi-2.0.11.tar.bz2
5875a52d392a1e815feb27e74e1457ce pungi-2.0.12.tar.bz2