Fix split isos

This commit is contained in:
Jesse Keating 2007-10-02 19:55:14 +00:00
parent 7d31ce2f60
commit 6cfaeafa46
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
pungi-1.1.3.tar.gz
pungi-1.1.4.tar.gz

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: 1.1.3
Version: 1.1.4
Release: 1%{?dist}
Summary: Distribution compose tool
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Oct 02 2007 Jesse Keating <jkeating@redhat.com> - 1.1.4-1
- Make sure we use strings in the config object
* Wed Sep 26 2007 Jesse Keating <jkeating@redhat.com> - 1.1.3-1
- Pull in all the optional Virt stuff
- Don't expire the metadata from Media repo.

View File

@ -1 +1 @@
5f128f8362c6306612338a1a905a36a9 pungi-1.1.3.tar.gz
f989c9c89a4f4d97eaf3aa9aea111096 pungi-1.1.4.tar.gz