- github: Add rhel9-branch to the list of branches (bcl)
Related: rhbz#2054906 - Fix validation of packages arguments (bcl) Resolves: rhbz#2054906
This commit is contained in:
parent
52f34d2f45
commit
6a7c6497b0
2
.gitignore
vendored
2
.gitignore
vendored
@ -222,3 +222,5 @@ pykickstart-1.78.tar.gz
|
||||
/pykickstart-3.32.1.tar.gz.asc
|
||||
/pykickstart-3.32.2.tar.gz
|
||||
/pykickstart-3.32.2.tar.gz.asc
|
||||
/pykickstart-3.32.4.tar.gz
|
||||
/pykickstart-3.32.4.tar.gz.asc
|
||||
|
@ -4,8 +4,8 @@
|
||||
%bcond_with runtests
|
||||
|
||||
Name: pykickstart
|
||||
Version: 3.32.2
|
||||
Release: 2%{?dist}
|
||||
Version: 3.32.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2 and MIT
|
||||
Summary: Python utilities for manipulating kickstart files.
|
||||
Url: http://fedoraproject.org/wiki/pykickstart
|
||||
@ -79,6 +79,12 @@ make PYTHON=%{__python3} test
|
||||
%{python3_sitelib}/pykickstart*.egg-info
|
||||
|
||||
%changelog
|
||||
* Thu Feb 17 2022 Brian C. Lane <bcl@redhat.com> - 3.32.4-1
|
||||
- github: Add rhel9-branch to the list of branches (bcl)
|
||||
Related: rhbz#2054906
|
||||
- Fix validation of packages arguments (bcl)
|
||||
Resolves: rhbz#2054906
|
||||
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 3.32.2-2
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (pykickstart-3.32.2.tar.gz) = c0ad044466ecd33c2c5a06bff4c9ff361a0d3dd8092be6f3b93bd8d6fa3112881753ae0f36257b0575b4a0286e382ee332cde02c84ffde56b3b2e1a88f038da4
|
||||
SHA512 (pykickstart-3.32.2.tar.gz.asc) = c20cd61288a750c313259903f2ad3bf68bcff05647ad2b2a7bccdf7e381f09aa66ed6743f8c9e5936cbb2e63c4cb2eff8e7aa76ed7067a2798ad924d25a6c081
|
||||
SHA512 (pykickstart-3.32.4.tar.gz) = 363c4816e32d513827fc7a879bbcb5a1f9af3a12d401b0acc0dbf595051a800fef5037cc4097d5aac5773c9f9b8456d944ac0236766212723a1d21795f4df3e2
|
||||
SHA512 (pykickstart-3.32.4.tar.gz.asc) = 0e0838288ad177c34b91645e8c1f0367c2a2ac7ca31f631af0a1d40da6381b5a4e509c6bbb0c6c00ed4b88a66b0de0d4d0ad1f1d017eeeb87a7f8afc203db5f6
|
||||
|
Loading…
Reference in New Issue
Block a user