Bump version.

This commit is contained in:
Christopher Edward Lumens 2006-05-04 20:47:54 +00:00
parent df3b186b52
commit 4ab92a6e89
3 changed files with 7 additions and 2 deletions

View File

@ -16,3 +16,4 @@ pykickstart-0.23.tar.gz
pykickstart-0.24.tar.gz
pykickstart-0.25.tar.gz
pykickstart-0.26.tar.gz
pykickstart-0.27.tar.gz

View File

@ -2,7 +2,7 @@
Summary: A python library for manipulating kickstart files
Name: pykickstart
Version: 0.26
Version: 0.27
Release: 1
Source0: %{name}-%{version}.tar.gz
License: GPL
@ -37,6 +37,10 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/locale/*/*/*
%changelog
* Wed May 04 2006 Chris Lumens <clumens@redhat.com> 0.27-1
- Output formatting fixes.
- Added commands for managing users and services.
* Mon Apr 17 2006 Chris Lumens <clumens@redhat.com> 0.26-1
- Ignore spaces before group names (#188095).
- Added some translations.

View File

@ -1 +1 @@
5a84760bfabe8b7230bf43a59df144f9 pykickstart-0.26.tar.gz
0378f17f00777bf21cb3e0cecd73dfbc pykickstart-0.27.tar.gz