Update to 3.20.0

This commit is contained in:
Kalev Lember 2016-03-22 07:47:31 +01:00
parent 5b89213449
commit 5232f869b0
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -40,3 +40,4 @@
/gnome-initial-setup-3.19.2.tar.xz
/gnome-initial-setup-3.19.91.tar.xz
/gnome-initial-setup-3.19.92.tar.xz
/gnome-initial-setup-3.20.0.tar.xz

View File

@ -1,11 +1,11 @@
Name: gnome-initial-setup
Version: 3.19.92
Version: 3.20.0
Release: 1%{?dist}
Summary: Bootstrapping your OS
License: GPLv2+
URL: https://live.gnome.org/GnomeOS/Design/Whiteboards/InitialSetup
Source0: https://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz
%global nm_version 0.9.6.4
%global glib_required_version 2.36.0
@ -101,6 +101,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
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
- Update to 3.20.0
* Tue Mar 15 2016 Kalev Lember <klember@redhat.com> - 3.19.92-1
- Update to 3.19.92

View File

@ -1 +1 @@
39b148a75e67c3323bb92989972aeadb gnome-initial-setup-3.19.92.tar.xz
25b78ca80c87e6acefd92f0fe5cd0da6 gnome-initial-setup-3.20.0.tar.xz