Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
This commit is contained in:
parent
1dc02b5937
commit
0f63033d3b
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: pykickstart
|
Name: pykickstart
|
||||||
Version: 3.52.6
|
Version: 3.52.6
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Summary: Python utilities for manipulating kickstart files.
|
Summary: Python utilities for manipulating kickstart files.
|
||||||
Url: http://fedoraproject.org/wiki/pykickstart
|
Url: http://fedoraproject.org/wiki/pykickstart
|
||||||
@ -78,6 +78,10 @@ LC_ALL=C make PYTHON=%{__python3} test-no-coverage
|
|||||||
%{python3_sitelib}/pykickstart*.egg-info
|
%{python3_sitelib}/pykickstart*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.52.6-2
|
||||||
|
- Bump release for October 2024 mass rebuild:
|
||||||
|
Resolves: RHEL-64018
|
||||||
|
|
||||||
* Fri Oct 04 2024 Brian C. Lane <bcl@redhat.com> - 3.52.6-1
|
* Fri Oct 04 2024 Brian C. Lane <bcl@redhat.com> - 3.52.6-1
|
||||||
- doc/versionremoved: Update VersionChange import for Sphinx 8.0.0 (bcl)
|
- doc/versionremoved: Update VersionChange import for Sphinx 8.0.0 (bcl)
|
||||||
Related: RHEL-61426
|
Related: RHEL-61426
|
||||||
|
Loading…
Reference in New Issue
Block a user