new version
- Revert "Fix import of the DBus launcher" (martin.kolman) - Run the installation tasks of the DBus addons (vponcova) - Run the installation tasks of the Timezone module (vponcova) - Fix import of the DBus launcher (vponcova)
This commit is contained in:
parent
6b3fbd5b05
commit
fdab7397ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@
|
||||
/initial-setup-0.3.75.tar.gz
|
||||
/initial-setup-0.3.76.tar.gz
|
||||
/initial-setup-0.3.77.tar.gz
|
||||
/initial-setup-0.3.78.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Initial system configuration utility
|
||||
Name: initial-setup
|
||||
URL: https://fedoraproject.org/wiki/InitialSetup
|
||||
Version: 0.3.77
|
||||
Version: 0.3.78
|
||||
Release: 1%{?dist}
|
||||
|
||||
# This is a Red Hat maintained package which is specific to
|
||||
@ -13,7 +13,7 @@ Release: 1%{?dist}
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
||||
%define debug_package %{nil}
|
||||
%define anacondaver 32.10-1
|
||||
%define anacondaver 32.13-1
|
||||
|
||||
License: GPLv2+
|
||||
BuildRequires: gettext
|
||||
@ -163,6 +163,12 @@ fi
|
||||
%{python3_sitelib}/initial_setup/gui/*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 12 2019 Martin Kolman <martin.kolman@gmail.com> - 0.3.78-1
|
||||
- Revert "Fix import of the DBus launcher" (martin.kolman)
|
||||
- Run the installation tasks of the DBus addons (vponcova)
|
||||
- Run the installation tasks of the Timezone module (vponcova)
|
||||
- Fix import of the DBus launcher (vponcova)
|
||||
|
||||
* Thu Oct 24 2019 Martin Kolman <mkolman@redhat.com> - 0.3.77-1
|
||||
- Run the installation tasks of the Localization module (vponcova)
|
||||
- Use new DBus support for reading a kickstart file (vponcova)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (initial-setup-0.3.77.tar.gz) = 54a2beaed2ef86c15b4b9db63ce23d33eb61d43988c7763801cd30e308dbcf707fc01bf01ff45dbaf8b6df84bee6741da5cbec4cd6f7a08465822a0ca5cca13d
|
||||
SHA512 (initial-setup-0.3.78.tar.gz) = b0185ee15e63f24bd967e232662f4b595158c426229dd0b4b50881b170711039e5df31f74ceeb40aac9b35cb66784b198007f81ba1fc47fb43f3759e81fc4821
|
||||
|
Loading…
Reference in New Issue
Block a user