Update to 3.18.0
This commit is contained in:
parent
56b759acb1
commit
3337d3d7af
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
||||
/gnome-initial-setup-3.17.4.tar.xz
|
||||
/gnome-initial-setup-3.17.90.tar.xz
|
||||
/gnome-initial-setup-3.17.91.tar.xz
|
||||
/gnome-initial-setup-3.18.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gnome-initial-setup
|
||||
Version: 3.17.91
|
||||
Version: 3.18.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.17/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.18/%{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
|
||||
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
|
||||
- Update to 3.18.0
|
||||
|
||||
* Mon Aug 31 2015 Kalev Lember <klember@redhat.com> - 3.17.91-1
|
||||
- Update to 3.17.91
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user