New release: 3.18 (clumens)
Use the RHEL8 handler to generate RHEL docs. (clumens) Add missing trailing newline for syspurpose __str__ method (mkolman) Add the syspurpose command (mkolman) Fix 'make rpmlog' target. (dcantrell)
This commit is contained in:
parent
c1ed3ab9bd
commit
1b50657062
1
.gitignore
vendored
1
.gitignore
vendored
@ -189,3 +189,4 @@ pykickstart-1.78.tar.gz
|
||||
/pykickstart-3.15.tar.gz
|
||||
/pykickstart-3.16.tar.gz
|
||||
/pykickstart-3.17.tar.gz
|
||||
/pykickstart-3.18.tar.gz
|
||||
|
@ -10,7 +10,7 @@
|
||||
%bcond_with runtests
|
||||
|
||||
Name: pykickstart
|
||||
Version: 3.17
|
||||
Version: 3.18
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2 and MIT
|
||||
Group: System Environment/Libraries
|
||||
@ -139,6 +139,13 @@ make PYTHON=%{__python3} test
|
||||
%{python3_sitelib}/pykickstart*.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Aug 29 2018 Chris Lumens <clumens@redhat.com> - 3.18-1
|
||||
- New release: 3.18 (clumens)
|
||||
- Use the RHEL8 handler to generate RHEL docs. (clumens)
|
||||
- Add missing trailing newline for syspurpose __str__ method (mkolman)
|
||||
- Add the syspurpose command (mkolman)
|
||||
- Fix 'make rpmlog' target. (dcantrell)
|
||||
|
||||
* Wed Aug 15 2018 David Cantrell <dcantrell@redhat.com> - 3.17-1
|
||||
- New release: 3.17 (dcantrell)
|
||||
- Add authselect command to rhel8 handler (rvykydal)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pykickstart-3.17.tar.gz) = b928692626fb853633138bcd3901dc18ae49a15628c5c0e2dbf37b5042b8476d32faf3e492ade1b4917b150afb91b25b729746ce6412c3737beb0ad006e6d4e5
|
||||
SHA512 (pykickstart-3.18.tar.gz) = d143e520cb943fb8f9289ba26ea05fea0f7531ee1b2d91add7f17ab17eb2e0ce4214c17eb93aede23e51b312755d7b243a0772bca9a530f68ad58eaa79ea882d
|
||||
|
Loading…
Reference in New Issue
Block a user