From 06cec41a269415de1f2f5be37bf70229ae654035 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 28 Jul 2007 15:27:33 +0000 Subject: [PATCH] New release; fix rawhide composes; breaks API slightly --- .cvsignore | 2 +- pungi.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index d5ad8285..736a7fef 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pungi-0.3.9.tar.gz +pungi-0.4.0.tar.gz diff --git a/pungi.spec b/pungi.spec index e00e1285..b55bc346 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: 0.3.9 +Version: 0.4.0 Release: 1%{?dist} Summary: Distribution compose tool @@ -46,6 +46,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jul 28 2007 Jesse Keating - 0.4.0-1 +- split createrepo call to it's own function. This enables rawhide + composes to happen once again. Also breaks API. +- When raising an error, print the error too + * Tue Jul 24 2007 Jesse Keating - 0.3.9-1 - Add a few more desktopy things to manifest - Rename f7 files to f8; set up config files for f8test1 diff --git a/sources b/sources index 64d88161..baf9ea1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d8be455142ed5a4acf8bffe7f367e690 pungi-0.3.9.tar.gz +0de3f6b25ad5c311d1bb4ecf57283ea5 pungi-0.4.0.tar.gz