- network: Move new options to Fedora 39 (bcl)
Related: rhbz#1656662 - displaymode: Update description to describe behavior (bcl)
This commit is contained in:
parent
0e8f8ff679
commit
f4b18c8061
2
.gitignore
vendored
2
.gitignore
vendored
@ -246,3 +246,5 @@ pykickstart-1.78.tar.gz
|
||||
/pykickstart-3.45.tar.gz.asc
|
||||
/pykickstart-3.46.tar.gz
|
||||
/pykickstart-3.46.tar.gz.asc
|
||||
/pykickstart-3.47.tar.gz
|
||||
/pykickstart-3.47.tar.gz.asc
|
||||
|
@ -4,7 +4,7 @@
|
||||
%bcond_with signed
|
||||
|
||||
Name: pykickstart
|
||||
Version: 3.46
|
||||
Version: 3.47
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-only AND MIT
|
||||
Summary: Python utilities for manipulating kickstart files.
|
||||
@ -79,6 +79,11 @@ LC_ALL=C make PYTHON=%{__python3} test
|
||||
%{python3_sitelib}/pykickstart*.egg-info
|
||||
|
||||
%changelog
|
||||
* Fri Mar 17 2023 Brian C. Lane <bcl@redhat.com> - 3.47-1
|
||||
- network: Move new options to Fedora 39 (bcl)
|
||||
Related: rhbz#1656662
|
||||
- displaymode: Update description to describe behavior (bcl)
|
||||
|
||||
* Tue Mar 14 2023 Brian C. Lane <bcl@redhat.com> - 3.46-1
|
||||
- Add conflict test between ostree sources (#2125655) (jkonecny)
|
||||
Related: rhbz#2125655
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (pykickstart-3.46.tar.gz) = 82f3975ec637fb0a3013e8df9fd27e113e64838bcd36b4876a8e0636fd16cb1a4b2ef0ebc20b11d4dfca29690379e767c4c495acb3def16d616d9dae5851b07e
|
||||
SHA512 (pykickstart-3.46.tar.gz.asc) = 11db59d6122b7f5eb4b8168afdbc8261289fb49d8902a6ba8d6300266c29c53c4c07899ee1ea6918e58efe0354d3c534330fd9d4a526b971b3f0460727808bb5
|
||||
SHA512 (pykickstart-3.47.tar.gz) = e19a79e2706da917d1677ab7029f6eafd248fd190fe5f4e9c4b2fe92c452556fe0404efba00cfe19d88b13c02677af392ac28595704a988aff2bc11be63aef37
|
||||
SHA512 (pykickstart-3.47.tar.gz.asc) = 91b02a65b539e66dab0eded7e616e467318e62f505d4af9e8856f81b86ba92c3ce2914cbd4f3041bce6fa787d8d3cceaf46673da92f318eb5e846213cdbbb2e5
|
||||
|
Loading…
Reference in New Issue
Block a user