From 55d5ca0faeb0ea70267bccf6bb635b750b09934f Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 27 Jul 2015 15:12:41 +0100 Subject: [PATCH] Update to 3.17.4 --- .gitignore | 1 + gnome-initial-setup.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 503e272..d127bae 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gnome-initial-setup.spec b/gnome-initial-setup.spec index 8941f3b..de0b1c8 100644 --- a/gnome-initial-setup.spec +++ b/gnome-initial-setup.spec @@ -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 - 3.17.4-1 +- Update to 3.17.4 + * Wed Jul 22 2015 David King - 3.16.3-3 - Bump for new gnome-desktop3 diff --git a/sources b/sources index 01ed87c..5240016 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -414e251645242b0ae20fa8c88f15b2b6 gnome-initial-setup-3.16.3.tar.xz +bdf65ebcc0adab8792eaa4e2e07d2710 gnome-initial-setup-3.17.4.tar.xz