From 9e88df9f50ece79f921fa88216d68a8624229bbb Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 28 Feb 2022 14:52:15 -0800 Subject: [PATCH] - Remove the --ignorebroken option from RHEL handlers (vponcova) - Add the isRHEL function (vponcova) --- .gitignore | 2 ++ pykickstart.spec | 6 +++++- sources | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e0dd4de..c882ea5 100644 --- a/.gitignore +++ b/.gitignore @@ -226,3 +226,5 @@ pykickstart-1.78.tar.gz /pykickstart-3.35.tar.gz.asc /pykickstart-3.36.tar.gz /pykickstart-3.36.tar.gz.asc +/pykickstart-3.37.tar.gz +/pykickstart-3.37.tar.gz.asc diff --git a/pykickstart.spec b/pykickstart.spec index 1f5dfe5..5ec2e25 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -4,7 +4,7 @@ %bcond_with runtests Name: pykickstart -Version: 3.36 +Version: 3.37 Release: 1%{?dist} License: GPLv2 and MIT Summary: Python utilities for manipulating kickstart files. @@ -77,6 +77,10 @@ make PYTHON=%{__python3} test %{python3_sitelib}/pykickstart*.egg-info %changelog +* Mon Feb 28 2022 Brian C. Lane - 3.37-1 +- Remove the --ignorebroken option from RHEL handlers (vponcova) +- Add the isRHEL function (vponcova) + * Tue Feb 15 2022 Brian C. Lane - 3.36-1 - github: Add rhel9-branch to the list of branches (bcl) - github: Use python 3.10 instead of a rc release (bcl) diff --git a/sources b/sources index ebdde14..1692419 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (pykickstart-3.36.tar.gz) = f396aa18dffbc19cd3640001c6d17993936a94acd768f693c662a0c8a6b47687c26dbde790817a71ff638fb6933f63a668a24d0b14d12de5f05e220183948f4f -SHA512 (pykickstart-3.36.tar.gz.asc) = 0b2a0907e4b4e209228dabc590e99c2b10b3a8f6b524d1e592753520fee294687916728a1fe1090e1abd33ffb2f449647882ec5a39edce09ea3534a03d10ca13 +SHA512 (pykickstart-3.37.tar.gz) = ee549f981981fb7b40584cfcde52cdf78492fd41089a846160b641d25dae09abf144f470d44fe2a95a0eda1c32b1c764c49224d06429118890922e3b6a96cf71 +SHA512 (pykickstart-3.37.tar.gz.asc) = e006336e899487d9c6998dc3f7eff41fad506f9e28df6168f8404a54d2d0afff1183652b6ec920e24014b529337219afd93f269be81022664fde8eefe24706e2