From a04756eab835b00536b654f5deb647b9a3735283 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 28 Feb 2008 22:20:47 +0000 Subject: [PATCH] New release, fixes some changes with createrepo and other bugfixes. --- .cvsignore | 2 +- pungi.spec | 11 ++++++++++- sources | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 37ae70e7..f683f80a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pungi-1.2.7.tar.bz2 +pungi-1.2.8.tar.bz2 diff --git a/pungi.spec b/pungi.spec index 7463c719..66b69039 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,15 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jan 25 2008 jkeating 1.2.8-1 +- Put createrepo arguments in correct order +- Fix comps mashup to be more lenient with the open/close of 1.2.7-1 - Rework how repodata gets generated for media. - use createrepo api diff --git a/sources b/sources index 62fd1136..be741e3d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc2be07bfe6e563243f731e964335baa pungi-1.2.7.tar.bz2 +ed9d13a7c335879822ad8be9599d13d6 pungi-1.2.8.tar.bz2