Update to 3.24.2
This commit is contained in:
parent
bbd8968e9c
commit
f839c9a0b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/gnome-initial-setup-3.23.1.tar.xz
|
||||
/gnome-initial-setup-3.23.92.tar.xz
|
||||
/gnome-initial-setup-3.24.0.tar.xz
|
||||
/gnome-initial-setup-3.24.2.tar.xz
|
||||
|
@ -5,13 +5,13 @@
|
||||
%global geoclue_version 2.3.1
|
||||
|
||||
Name: gnome-initial-setup
|
||||
Version: 3.24.0
|
||||
Version: 3.24.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Bootstrapping your OS
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Design/OS/InitialSetup
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.23/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.24/%{name}-%{version}.tar.xz
|
||||
Patch0: honor-firstboot-disabled.patch
|
||||
|
||||
BuildRequires: krb5-devel
|
||||
@ -105,6 +105,9 @@ useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} &>/dev/null ||
|
||||
%{_datadir}/polkit-1/rules.d/20-gnome-initial-setup.rules
|
||||
|
||||
%changelog
|
||||
* Wed May 10 2017 Kalev Lember <klember@redhat.com> - 3.24.2-1
|
||||
- Update to 3.24.2
|
||||
|
||||
* Tue Mar 21 2017 Rui Matos <rmatos@redhat.com> - 3.24.0-1
|
||||
- Update to 3.24.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-initial-setup-3.24.0.tar.xz) = 9d886e03dc848ec3fc8f5e424222fa8af4288c92813aba7f7675d39675c663e86c7768c5b80bb639144a9364944e41a6509c4bd77241bebcd78547cc5f79b5be
|
||||
SHA512 (gnome-initial-setup-3.24.2.tar.xz) = f7e4f126cf1fdbf19bdef87bdfc7b2531beb2811be6ee75ff0be7b990ce209c9b8f9d3b0531bc7300c768d6ed6910af1d91f9c5ee71f3bebfbae7db3dfb7efe7
|
||||
|
Loading…
Reference in New Issue
Block a user