import pykickstart-3.16.4-1.el8_0
This commit is contained in:
parent
f1512c01a2
commit
5b695bb997
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/pykickstart-3.16.3.tar.gz
|
||||
SOURCES/pykickstart-3.16.4.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
ca1dd6c0e34e799bbd61bf8735f8adf0ac0186a1 SOURCES/pykickstart-3.16.3.tar.gz
|
||||
501914876e2750f641d6c22ede1c45429bf42fab SOURCES/pykickstart-3.16.4.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: pykickstart
|
||||
Version: 3.16.3
|
||||
Release: 2%{?dist}
|
||||
Version: 3.16.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2 and MIT
|
||||
Group: System Environment/Libraries
|
||||
Summary: Python utilities for manipulating kickstart files.
|
||||
@ -70,6 +70,14 @@ make DESTDIR=%{buildroot} PYTHON=%{_bindir}/python3 install
|
||||
%{python3_sitelib}/pykickstart/handlers/
|
||||
|
||||
%changelog
|
||||
* Wed Apr 03 2019 David Cantrell <dcantrell@redhat.com> - 3.16.4-1
|
||||
- Upgrade to pykickstart-3.16.4
|
||||
Resolves: rhbz#1693802
|
||||
|
||||
* Tue Apr 02 2019 David Cantrell <dcantrell@redhat.com> - 3.16.3-3.1
|
||||
- Add options to allow specifying RHEL subscription certificates
|
||||
Resolves: rhbz#1693802
|
||||
|
||||
* Thu Jan 03 2019 David Cantrell <dcantrell@redhat.com> - 3.16.3-2
|
||||
- Add missing ko and zh_TW translations
|
||||
Resolves: rhbz#1608336
|
||||
|
Loading…
Reference in New Issue
Block a user