diff --git a/pungi.spec b/pungi.spec index 7463c719..33c8c06b 100644 --- a/pungi.spec +++ b/pungi.spec @@ -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.7 +Version: 1.2.8 Release: 1%{?dist} Summary: Distribution compose tool @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jan 25 2008 jkeating 1.2.8-1 +- Put createrepo arguments in correct order + * Tue Jan 22 2008 jkeating 1.2.7-1 - Rework how repodata gets generated for media. - use createrepo api