diff --git a/.cvsignore b/.cvsignore index 01e3ed41..1cec4493 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pungi-0.1.1.tar.gz +pungi-0.1.2.tar.gz diff --git a/pungi.spec b/pungi.spec index b8984e78..708fc100 100644 --- a/pungi.spec +++ b/pungi.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pungi -Version: 0.1.1 -Release: 2%{?dist} +Version: 0.1.2 +Release: 1%{?dist} Summary: Distribution compose tool Group: Development/Tools @@ -46,6 +46,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Dec 13 2006 Jesse Keating - 0.1.2-1 +- Fix a bug in DVD repodata +- Add correct ppc boot args +- Set ppc arch correctly + * Mon Dec 11 2006 Jesse Keating - 0.1.1-2 - Need BR python-devel in rawhide diff --git a/sources b/sources index d780a115..f77f367a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b99f1b8c8b19be97c1159f8bff0bbe9 pungi-0.1.1.tar.gz +5e7acbe2ddd7ed7cb99bf90d9c9e72cf pungi-0.1.2.tar.gz