New 'eula' command (#1000409) (vpodzime)

This commit is contained in:
Chris Lumens 2013-09-25 14:31:40 -04:00
parent 7fdb84adcb
commit 84d0b3f4ee
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -112,3 +112,4 @@ pykickstart-1.78.tar.gz
/pykickstart-1.99.38.tar.gz
/pykickstart-1.99.39.tar.gz
/pykickstart-1.99.40.tar.gz
/pykickstart-1.99.41.tar.gz

View File

@ -3,8 +3,8 @@
Summary: A python library for manipulating kickstart files
Name: pykickstart
Url: http://fedoraproject.org/wiki/pykickstart
Version: 1.99.40
Release: 2%{?dist}
Version: 1.99.41
Release: 1%{?dist}
# This is a Red Hat maintained package which is specific to
# our distribution. Thus the source is only available from
# within this srpm.
@ -50,6 +50,9 @@ rm -rf %{buildroot}
%{_mandir}/man1/*
%changelog
* Wed Sep 25 2013 Chris Lumens <clumens@redhat.com> - 1.99.41-1
- New 'eula' command (#1000409) (vpodzime)
* Tue Sep 24 2013 Chris Lumens <clumens@redhat.com> 1.99.40-2
- Only BuildRequire transifex on OSes that include it.

View File

@ -1 +1 @@
163a926cc6b7f588bf6d330c8c0f41ad pykickstart-1.99.40.tar.gz
5f3269907c28b7ce861c5759dfec299d pykickstart-1.99.41.tar.gz