More upstream fixes

This commit is contained in:
Jesse Keating 2009-09-15 23:58:24 +00:00
parent 754319f061
commit 720327dee2
4 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
pungi-2.0.19.tar.bz2
pungi-2.0.20.tar.bz2

View File

@ -18,3 +18,4 @@ pungi-2_0_16-1_fc11:HEAD:pungi-2.0.16-1.fc11.src.rpm:1242927301
pungi-2_0_17-1_fc11:HEAD:pungi-2.0.17-1.fc11.src.rpm:1249941703
pungi-2_0_18-1_fc12:HEAD:pungi-2.0.18-1.fc12.src.rpm:1252973400
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

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.19
Version: 2.0.20
Release: 1%{?dist}
Summary: Distribution compose tool
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Sep 15 2009 Jesse Keating <jkeating@redhat.com> - 2.0.20-1
- One more upstream pkgorder fix
* Tue Sep 15 2009 Jesse Keating <jkeating@redhat.com> - 2.0.19-1
- More upstream fixes for pkgorder and selfhosting composes

View File

@ -1 +1 @@
9a5d7d3df5e1045dca75ee4ccb8cc62f pungi-2.0.19.tar.bz2
f8f5870b41afa8d33acb9aac3c597bf5 pungi-2.0.20.tar.bz2