Update to 3.20.0
This commit is contained in:
parent
5b89213449
commit
5232f869b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user