From 7cef060cceca48ad1ad3e08d8141cacb411dd2f7 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 6 Apr 2007 12:09:31 +0000 Subject: [PATCH] Fix config file comments. --- .cvsignore | 2 +- pungi.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 0866af44..ea9fd5d4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pungi-0.3.0.tar.gz +pungi-0.3.1.tar.gz diff --git a/pungi.spec b/pungi.spec index abf7f56e..3fc05c20 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.0 +Version: 0.3.1 Release: 1%{?dist} Summary: Distribution compose tool @@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Apr 06 2007 Jesse Keating - 0.3.1-1 +- Fix comments in default config file + * Mon Apr 02 2007 Jesse Keating - 0.3.0-1 - Remove incompatible fc6 config files - Update default config file with comments / new options diff --git a/sources b/sources index 266eddc2..8435623d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2eeb9f7fc14a0d634ed1f02847a93d4f pungi-0.3.0.tar.gz +f7a9ffb3aae44e5610c3e422a5e94c13 pungi-0.3.1.tar.gz