Update to 3.17.4
This commit is contained in:
parent
e790a0ab61
commit
55d5ca0fae
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/gnome-initial-setup-3.16.1.tar.xz
|
||||
/gnome-initial-setup-3.16.2.tar.xz
|
||||
/gnome-initial-setup-3.16.3.tar.xz
|
||||
/gnome-initial-setup-3.17.4.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gnome-initial-setup
|
||||
Version: 3.16.3
|
||||
Release: 3%{?dist}
|
||||
Version: 3.17.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Bootstrapping your OS
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://live.gnome.org/GnomeOS/Design/Whiteboards/InitialSetup
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.17/%{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 Jul 27 2015 David King <amigadave@amigadave.com> - 3.17.4-1
|
||||
- Update to 3.17.4
|
||||
|
||||
* Wed Jul 22 2015 David King <amigadave@amigadave.com> - 3.16.3-3
|
||||
- Bump for new gnome-desktop3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user