New release: 3.17 (dcantrell)
Add authselect command to rhel8 handler (rvykydal) Add module command to rhel8 handler (rvykydal) Update po/pykickstart.pot (dcantrell)
This commit is contained in:
parent
16debff89b
commit
c1ed3ab9bd
1
.gitignore
vendored
1
.gitignore
vendored
@ -188,3 +188,4 @@ pykickstart-1.78.tar.gz
|
||||
/pykickstart-3.14.tar.gz
|
||||
/pykickstart-3.15.tar.gz
|
||||
/pykickstart-3.16.tar.gz
|
||||
/pykickstart-3.17.tar.gz
|
||||
|
@ -10,7 +10,7 @@
|
||||
%bcond_with runtests
|
||||
|
||||
Name: pykickstart
|
||||
Version: 3.16
|
||||
Version: 3.17
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2 and MIT
|
||||
Group: System Environment/Libraries
|
||||
@ -139,6 +139,12 @@ make PYTHON=%{__python3} test
|
||||
%{python3_sitelib}/pykickstart*.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Aug 15 2018 David Cantrell <dcantrell@redhat.com> - 3.17-1
|
||||
- New release: 3.17 (dcantrell)
|
||||
- Add authselect command to rhel8 handler (rvykydal)
|
||||
- Add module command to rhel8 handler (rvykydal)
|
||||
- Update po/pykickstart.pot (dcantrell)
|
||||
|
||||
* Thu Aug 09 2018 David Cantrell <dcantrell@redhat.com> - 3.16-1
|
||||
- New release: 3.16 (dcantrell)
|
||||
- Remove the extra space from the logvol command (vponcova)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pykickstart-3.16.tar.gz) = e48a1af629d9766b80c86ba2136ca0b45be282a081a173281fbce678eccd66bf320d0667a65462ea67867afcb31d6eb5c0191c2d39d4bde6ba7174e9f1bd64cc
|
||||
SHA512 (pykickstart-3.17.tar.gz) = b928692626fb853633138bcd3901dc18ae49a15628c5c0e2dbf37b5042b8476d32faf3e492ade1b4917b150afb91b25b729746ce6412c3737beb0ad006e6d4e5
|
||||
|
Loading…
Reference in New Issue
Block a user