New release, fixes split media

This commit is contained in:
Jesse Keating 2008-01-22 20:21:43 +00:00
parent 84d6a5dad2
commit 9d416b450c
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
pungi-1.2.6.tar.bz2
pungi-1.2.7.tar.bz2

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.2.6
Version: 1.2.7
Release: 1%{?dist}
Summary: Distribution compose tool
@ -55,6 +55,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Jan 22 2008 jkeating <jkeating@redhat.com> 1.2.7-1
- Rework how repodata gets generated for media.
- use createrepo api
* Wed Jan 2 2008 jkeating <jkeating@redhat.com> 1.2.6-1
- Update the url field for new hosted urls.
- Add k3b to the Fedora manifest.

View File

@ -1 +1 @@
7333cd663e34d5cd424434ebd840270e pungi-1.2.6.tar.bz2
bc2be07bfe6e563243f731e964335baa pungi-1.2.7.tar.bz2