New version.
This commit is contained in:
parent
b40ef82161
commit
24cc5e6f8e
@ -1,2 +1,3 @@
|
||||
pykickstart-0.36.tar.gz
|
||||
pykickstart-0.39.tar.gz
|
||||
pykickstart-0.40.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: A python library for manipulating kickstart files
|
||||
Name: pykickstart
|
||||
Version: 0.39
|
||||
Release: 2%{?dist}
|
||||
Version: 0.40
|
||||
Release: 1%{?dist}
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
@ -39,6 +39,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/locale/*/*/*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 30 2006 Chris Lumens <clumens@redhat.com> - 0.40-1
|
||||
- Pull in new translations (#216620).
|
||||
- Add --level argument to logging command writer.
|
||||
|
||||
* Tue Oct 24 2006 Chris Lumens <clumens@redhat.com> - 0.39-2
|
||||
- Fix release number.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user