new version
Use Anaconda DBus read-write properties (vponcova)
This commit is contained in:
parent
f2ae6e0437
commit
98a367b1b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -91,3 +91,4 @@
|
|||||||
/initial-setup-0.3.92.tar.gz
|
/initial-setup-0.3.92.tar.gz
|
||||||
/initial-setup-0.3.93.tar.gz
|
/initial-setup-0.3.93.tar.gz
|
||||||
/initial-setup-0.3.94.tar.gz
|
/initial-setup-0.3.94.tar.gz
|
||||||
|
/initial-setup-0.3.95.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
Summary: Initial system configuration utility
|
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.94
|
Version: 0.3.95
|
||||||
Release: 3%{?dist}
|
Release: 1%{?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.
|
||||||
@ -13,7 +13,7 @@ Release: 3%{?dist}
|
|||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
|
||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
%define anacondaver 36.7-1
|
%define anacondaver 37.8-1
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
@ -104,11 +104,8 @@ rm -rf %{buildroot}
|
|||||||
%{python3_sitelib}/initial_setup/gui/
|
%{python3_sitelib}/initial_setup/gui/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.3.94-3
|
* Wed Jul 20 2022 Martin Kolman <mkolman@redhat.com> - 0.3.95-1
|
||||||
- Rebuilt for Python 3.11
|
- Use Anaconda DBus read-write properties (vponcova)
|
||||||
|
|
||||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.94-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
||||||
|
|
||||||
* Tue Oct 12 2021 Martin Kolman <mkolman@redhat.com> - 0.3.94-1
|
* Tue Oct 12 2021 Martin Kolman <mkolman@redhat.com> - 0.3.94-1
|
||||||
- Remove the default_help_pages configuration option (vponcova)
|
- Remove the default_help_pages configuration option (vponcova)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (initial-setup-0.3.94.tar.gz) = e71bc865b4c632afbfbb7def1999208c51025ec1f4acd9046ace37c4c1a89d0140f4f6c9dfbf97e551cd4d17dec5f29b85710ef888abbdf5beac5db942e230d2
|
SHA512 (initial-setup-0.3.95.tar.gz) = 3522a1a64f93a6cd6c49751c4a76b1ff423ca572631cf6fcf167a005d643d708f15bb09051a18e234d54acacf3d7febd6a8788968b8d7d2bb61fe99e4aa4825c
|
||||||
|
Loading…
Reference in New Issue
Block a user