From ba54ac12472fce88d8d552c05c16ee7432c84e07 Mon Sep 17 00:00:00 2001 From: Rui Matos Date: Mon, 17 Jun 2013 10:47:49 +0200 Subject: [PATCH] 0.12 --- .gitignore | 1 + gnome-initial-setup.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 2192c55..18fefd2 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /gnome-initial-setup-0.9.tar.xz /gnome-initial-setup-0.10.tar.xz /gnome-initial-setup-0.11.tar.xz +/gnome-initial-setup-0.12.tar.xz diff --git a/gnome-initial-setup.spec b/gnome-initial-setup.spec index d598e4f..a31521e 100644 --- a/gnome-initial-setup.spec +++ b/gnome-initial-setup.spec @@ -1,11 +1,11 @@ Name: gnome-initial-setup -Version: 0.11 -Release: 2%{?dist} +Version: 0.12 +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}/0.11/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/0.12/%{name}-%{version}.tar.xz # this depends on a yelp patch that hasn't been merged upstream yet # https://bugzilla.gnome.org/show_bug.cgi?id=687957 @@ -108,6 +108,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 Jun 17 2013 Rui Matos - 0.12-1 +- Update to 0.12 + * Fri Jun 7 2013 Matthias Clasen - 0.11-2 - Require polkit-js-engine diff --git a/sources b/sources index 6f941cd..69d3ab3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b7d1a9d6a869981bcf67b7035363ffc7 gnome-initial-setup-0.11.tar.xz +c8a3f6249ff3a12833239e4b1437e5d6 gnome-initial-setup-0.12.tar.xz