Bump release for June 2024 mass rebuild
This commit is contained in:
parent
21739b90b3
commit
98066c4712
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: pykickstart
|
Name: pykickstart
|
||||||
Version: 3.52.4
|
Version: 3.52.4
|
||||||
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,9 @@ LC_ALL=C make PYTHON=%{__python3} test-no-coverage
|
|||||||
%{python3_sitelib}/pykickstart*.egg-info
|
%{python3_sitelib}/pykickstart*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.52.4-2
|
||||||
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
* Tue Jun 18 2024 Brian C. Lane <bcl@redhat.com> - 3.52.4-1
|
* Tue Jun 18 2024 Brian C. Lane <bcl@redhat.com> - 3.52.4-1
|
||||||
- timezone: Remove the --isUtc, --nontp, and --ntpserver arguments (bcl)
|
- timezone: Remove the --isUtc, --nontp, and --ntpserver arguments (bcl)
|
||||||
Related: RHEL-34009
|
Related: RHEL-34009
|
||||||
|
Loading…
Reference in New Issue
Block a user