Add swap --hibernation to logvol command (vpodzime)

This commit is contained in:
Chris Lumens 2012-08-22 15:39:26 -04:00
parent 5e6a09b2c0
commit 92c653102e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -87,3 +87,4 @@ pykickstart-1.78.tar.gz
/pykickstart-1.99.13.tar.gz
/pykickstart-1.99.14.tar.gz
/pykickstart-1.99.15.tar.gz
/pykickstart-1.99.16.tar.gz

View File

@ -3,7 +3,7 @@
Summary: A python library for manipulating kickstart files
Name: pykickstart
Url: http://fedoraproject.org/wiki/pykickstart
Version: 1.99.15
Version: 1.99.16
Release: 1%{?dist}
# This is a Red Hat maintained package which is specific to
# our distribution. Thus the source is only available from
@ -46,6 +46,9 @@ rm -rf %{buildroot}
%{_bindir}/ksverdiff
%changelog
* Wed Aug 22 2012 Chris Lumens <clumens@redhat.com> - 1.99.16-1
- Add swap --hibernation to logvol command (vpodzime)
* Thu Aug 09 2012 Chris Lumens <clumens@redhat.com> - 1.99.15-1
- No argument needs to be given to rootpw if you're just locking the account. (clumens)

View File

@ -1 +1 @@
802d212ab613babfecf7ff44c9cf5b8c pykickstart-1.99.15.tar.gz
f39733f624dda49f2c82c4e8680d95d4 pykickstart-1.99.16.tar.gz