New version.
This commit is contained in:
parent
8f85324174
commit
58dab4f897
@ -3,3 +3,4 @@ pykickstart-0.39.tar.gz
|
||||
pykickstart-0.40.tar.gz
|
||||
pykickstart-0.41.tar.gz
|
||||
pykickstart-0.42.tar.gz
|
||||
pykickstart-0.43.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: A python library for manipulating kickstart files
|
||||
Name: pykickstart
|
||||
Version: 0.42
|
||||
Release: 2%{?dist}
|
||||
Version: 0.43
|
||||
Release: 1%{?dist}
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/locale/*/*/*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 15 2006 Chris Lumens <clumens@redhat.com> - 0.43-1
|
||||
- Pull in new translations (#216620).
|
||||
|
||||
* Thu Dec 7 2006 Jeremy Katz <katzj@redhat.com> - 0.42-2
|
||||
- rebuild against python 2.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user