[gnome-initial-setup/f19] 0.11

Matthias Clasen mclasen at fedoraproject.org
Wed May 29 02:00:46 UTC 2013


commit 2b574e4ed87c1c4eafa2f61bcac0b08e73f1012f
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue May 28 22:00:27 2013 -0400

    0.11

 .gitignore               |    1 +
 gnome-initial-setup.spec |   15 ++++++---------
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c8ea0cb..2192c55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /gnome-initial-setup-0.8.tar.xz
 /gnome-initial-setup-0.9.tar.xz
 /gnome-initial-setup-0.10.tar.xz
+/gnome-initial-setup-0.11.tar.xz
diff --git a/gnome-initial-setup.spec b/gnome-initial-setup.spec
index ece0a99..34a5aec 100644
--- a/gnome-initial-setup.spec
+++ b/gnome-initial-setup.spec
@@ -1,18 +1,15 @@
 Name:           gnome-initial-setup
-Version:        0.10
-Release:        3%{?dist}
+Version:        0.11
+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.8/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/%{name}/0.11/%{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
 Patch0: yelp-fixes.patch
-Patch1: test-day-fixes.patch
-Patch2: 0001-keyboard-Write-out-the-settings-when-leaving-the-pag.patch
-Patch3: 0001-Fix-passwordless-users.patch
 
 %global nm_version 0.9
 %global glib_required_version 2.29.4
@@ -67,9 +64,6 @@ you through configuring it. It is integrated with gdm.
 %prep
 %setup -q
 %patch0 -p1 -b .yelp-fixes
-%patch1 -p1 -b .test-day-fixes
-%patch2 -p1
-%patch3 -p1
 
 autoreconf -i -f
 
@@ -115,6 +109,9 @@ userdel %{name} &>/dev/null || :
 %{_datadir}/polkit-1/rules.d/20-gnome-initial-setup.rules
 
 %changelog
+* Tue May 28 2013 Matthias Clasen <mclasen at redhat.com> - 0.11-1
+- Update to 0.11
+
 * Fri May 17 2013 Matthias Clasen <mclasen at redhat.com> - 0.10-3
 - Fix passwordless user creation (#961140)
 
diff --git a/sources b/sources
index dfe602d..6f941cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f893dd211738d2c888ca877f68bc6109  gnome-initial-setup-0.10.tar.xz
+b7d1a9d6a869981bcf67b7035363ffc7  gnome-initial-setup-0.11.tar.xz


More information about the scm-commits mailing list