diff --git a/.gitignore b/.gitignore index faf4ee6..1961509 100644 --- a/.gitignore +++ b/.gitignore @@ -183,3 +183,4 @@ pykickstart-1.78.tar.gz /pykickstart-2.44.tar.gz /pykickstart-3.10.tar.gz /pykickstart-3.11.tar.gz +/pykickstart-3.12.tar.gz diff --git a/pykickstart.spec b/pykickstart.spec index c732773..e8d0c2b 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -1,6 +1,6 @@ Name: pykickstart -Version: 3.11 -Release: 2%{?dist} +Version: 3.12 +Release: 1%{?dist} License: GPLv2 and MIT Group: System Environment/Libraries Summary: Python utilities for manipulating kickstart files. @@ -121,6 +121,18 @@ popd %{python3_sitelib}/pykickstart/locale/ %changelog +* Mon Feb 19 2018 Chris Lumens - 3.12-1 +- Sync spec file back up. (clumens) +- Don't use deprecated formatErrorMsg (vponcova) +- Handle error message formatting in KickstartError (vponcova) +- Add the KickstartHandler class (vponcova) +- Remove --fstype=btrfs support from LogVol, Raid and Part (rvykydal) +- Remove btrfs support (rvykydal) +- Create RHEL8 commands to pass handler using highest version test. (rvykydal) +- Add RHEL8 handler (rvykydal) +- Expect kickstart commands to have the default write priority. (vponcova) +- Authconfig is replaced with authselect (vponcova) + * Fri Feb 09 2018 Igor Gnatenko - 3.11-2 - Escape macros in %%changelog diff --git a/sources b/sources index 67b0d23..77c511c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pykickstart-3.11.tar.gz) = 8059ef2ce50ecbb3fa2239f7f7fd603df95b16df288c39de8ca04fe90aa1f0b9baef05dd5d853792aeafc22b1b4f084985233f07df4bbb4c2ae0ace76661c7b2 +SHA512 (pykickstart-3.12.tar.gz) = 623e8b3059a204315c34dab8ed972a06a13ce82861db0c27f130f4884edfe2512170ab8c7b5165dbff5a80775364fdb0d4216c6f7735aded31304cdea65139c5