Rebuilt for Python 3.12
This commit is contained in:
parent
86c3621a58
commit
ae3c952210
@ -2,7 +2,7 @@ Summary: Initial system configuration utility
|
|||||||
Name: initial-setup
|
Name: initial-setup
|
||||||
URL: https://fedoraproject.org/wiki/InitialSetup
|
URL: https://fedoraproject.org/wiki/InitialSetup
|
||||||
Version: 0.3.97
|
Version: 0.3.97
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
|
|
||||||
# This is a Red Hat maintained package which is specific to
|
# This is a Red Hat maintained package which is specific to
|
||||||
# our distribution.
|
# our distribution.
|
||||||
@ -104,6 +104,9 @@ rm -rf %{buildroot}
|
|||||||
%{python3_sitelib}/initial_setup/gui/
|
%{python3_sitelib}/initial_setup/gui/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 0.3.97-2
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Mon Feb 13 2023 Martin Kolman <mkolman@redhat.com> - 0.3.97-1
|
* Mon Feb 13 2023 Martin Kolman <mkolman@redhat.com> - 0.3.97-1
|
||||||
- Make it possible to run with no kickstart (mkolman)
|
- Make it possible to run with no kickstart (mkolman)
|
||||||
- Fixup packit SRPM build deps (mkolman)
|
- Fixup packit SRPM build deps (mkolman)
|
||||||
|
Loading…
Reference in New Issue
Block a user