New upstream release to fix some final bugs for F10

This commit is contained in:
Jesse Keating 2008-11-04 23:17:55 +00:00
parent 7ff9a8d5b6
commit 45dcc2c705
4 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
pungi-2.0.6.tar.bz2
pungi-2.0.7.tar.bz2

View File

@ -5,3 +5,4 @@ pungi-2_0_3-1_fc9:HEAD:pungi-2.0.3-1.fc9.src.rpm:1216163155
pungi-2_0_4-1_fc9:HEAD:pungi-2.0.4-1.fc9.src.rpm:1218468659
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

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.6
Version: 2.0.7
Release: 1%{?dist}
Summary: Distribution compose tool
@ -56,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Nov 4 2008 Jesse Keating <jkeating@redhat.com> - 2.0.7-1
- Fix splittree to actually use the iso size defined in kickstarts
- Use https url for bugzilla by default.
* Thu Oct 09 2008 Jesse Keating <jkeating@redhat.com> - 2.0.6-1
- Handle %packages --default to pick up the default groups.
- Set iso name to be the same as --name

View File

@ -1 +1 @@
f1d577ad57fc67c84084c5d89edb50ac pungi-2.0.6.tar.bz2
aff00e2ffdb5019a0facdbb5ea103bab pungi-2.0.7.tar.bz2