parent
da2a0bf2d1
commit
7ec5bdf5b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -94,3 +94,4 @@
|
||||
/initial-setup-0.3.95.tar.gz
|
||||
/initial-setup-0.3.96.tar.gz
|
||||
/initial-setup-0.3.97.tar.gz
|
||||
/initial-setup-0.3.98.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: initial-setup
|
||||
Version: 0.3.97
|
||||
Release: 4%{?dist}
|
||||
Version: 0.3.98
|
||||
Release: 1%{?dist}
|
||||
Summary: Initial system configuration utility
|
||||
URL: https://fedoraproject.org/wiki/InitialSetup
|
||||
License: GPL-2.0-or-later
|
||||
@ -101,15 +101,12 @@ rm -rf *.egg-info
|
||||
%{python3_sitelib}/initial_setup/gui/
|
||||
|
||||
%changelog
|
||||
* Mon Oct 09 2023 Martin Kolman <mkolman@redhat.com> - 0.3.98-1
|
||||
- Fix Anaconda module startup (#2241274) (mkolman)
|
||||
|
||||
* Sat Sep 09 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 0.3.97-4
|
||||
- Requires libxkbcommon, minor spec modernisation
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.97-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* 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
|
||||
- Make it possible to run with no kickstart (mkolman)
|
||||
- Fixup packit SRPM build deps (mkolman)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (initial-setup-0.3.97.tar.gz) = 3aed240d4bb86ea60942adc0093f446ed54f53edeb0045e240dbc480c10fd1d8ed052d0690747ba26cbf400e66fa03e79e707560165165d92a734dc1f66d3d16
|
||||
SHA512 (initial-setup-0.3.98.tar.gz) = 1c25b8341e87102237c76ae1c5d7f105b20d93fefbd9800b3e88024a55aa9d04438cb9dd0a6a730afeb99c619f64701ec1abf425953870907ef464d78314e6c0
|
||||
|
Loading…
Reference in New Issue
Block a user