Fix config file comments.

This commit is contained in:
Jesse Keating 2007-04-06 12:09:31 +00:00
parent f8a7a312e8
commit 7cef060cce
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
pungi-0.3.0.tar.gz
pungi-0.3.1.tar.gz

View File

@ -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 <jkeating@redhat.com> - 0.3.1-1
- Fix comments in default config file
* Mon Apr 02 2007 Jesse Keating <jkeating@redhat.com> - 0.3.0-1
- Remove incompatible fc6 config files
- Update default config file with comments / new options

View File

@ -1 +1 @@
2eeb9f7fc14a0d634ed1f02847a93d4f pungi-0.3.0.tar.gz
f7a9ffb3aae44e5610c3e422a5e94c13 pungi-0.3.1.tar.gz