new version
- Fix import of the DBus launcher (vponcova)
This commit is contained in:
parent
fdab7397ac
commit
cb66b49c19
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,3 +75,4 @@
|
||||
/initial-setup-0.3.76.tar.gz
|
||||
/initial-setup-0.3.77.tar.gz
|
||||
/initial-setup-0.3.78.tar.gz
|
||||
/initial-setup-0.3.79.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Initial system configuration utility
|
||||
Name: initial-setup
|
||||
URL: https://fedoraproject.org/wiki/InitialSetup
|
||||
Version: 0.3.78
|
||||
Version: 0.3.79
|
||||
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.13-1
|
||||
%define anacondaver 32.15-1
|
||||
|
||||
License: GPLv2+
|
||||
BuildRequires: gettext
|
||||
@ -163,6 +163,9 @@ fi
|
||||
%{python3_sitelib}/initial_setup/gui/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 18 2019 Martin Kolman <mkolman@redhat.com> - 0.3.79-1
|
||||
- Fix import of the DBus launcher (vponcova)
|
||||
|
||||
* 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)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (initial-setup-0.3.78.tar.gz) = b0185ee15e63f24bd967e232662f4b595158c426229dd0b4b50881b170711039e5df31f74ceeb40aac9b35cb66784b198007f81ba1fc47fb43f3759e81fc4821
|
||||
SHA512 (initial-setup-0.3.79.tar.gz) = 7846f114957039be7dbdf2e1be3f84c95f7eb73d1b85cd7f52d9862b1fe4a6deeccc3d25b968f22b25b4320a79eb8f00cfdc51c8ad80e4d3164050e161a2dd01
|
||||
|
Loading…
Reference in New Issue
Block a user