[gnome-initial-setup] 0.6

Matthias Clasen mclasen at fedoraproject.org
Thu Jan 17 03:35:48 UTC 2013


commit 070ad8245185d1ca85b62a7acf342493733c55fe
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Jan 16 22:36:22 2013 -0500

    0.6

 .gitignore               |    1 +
 gnome-initial-setup.spec |    7 +++++--
 sources                  |    2 +-
 yelp-fixes.patch         |   12 +++++-------
 4 files changed, 12 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 74616e5..7284abe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /gnome-initial-setup-0.2.tar.xz
 /gnome-initial-setup-0.3.tar.xz
 /gnome-initial-setup-0.5.tar.xz
+/gnome-initial-setup-0.6.tar.xz
diff --git a/gnome-initial-setup.spec b/gnome-initial-setup.spec
index 9bd09ce..7ef6cd9 100644
--- a/gnome-initial-setup.spec
+++ b/gnome-initial-setup.spec
@@ -1,11 +1,11 @@
 Name:           gnome-initial-setup
-Version:        0.5
+Version:        0.6
 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.5/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/%{name}/0.6/%{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
@@ -112,6 +112,9 @@ userdel %{name} &>/dev/null || :
 /usr/lib/systemd/system/gnome-initial-setup.service
 
 %changelog
+* Wed Jan 16 2013 Matthias Clasen <mclasen at redhat.com> - 0.6-1
+- 0.6
+
 * Fri Jan 11 2013 Matthias Clasen <mclasen at redhat.com> - 0.5-1
 - 0.5
 
diff --git a/sources b/sources
index e7ee320..c89047f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-976a02360b9efd2bceda783eaab22b5a  gnome-initial-setup-0.5.tar.xz
+7f4e1414f804fd5479b8bcfd113d71b8  gnome-initial-setup-0.6.tar.xz
diff --git a/yelp-fixes.patch b/yelp-fixes.patch
index ef97e11..38d7f4a 100644
--- a/yelp-fixes.patch
+++ b/yelp-fixes.patch
@@ -1,11 +1,9 @@
-diff -up gnome-initial-setup-0.5/data/gnome-welcome-tour.yelp-fixes gnome-initial-setup-0.5/data/gnome-welcome-tour
---- gnome-initial-setup-0.5/data/gnome-welcome-tour.yelp-fixes	2012-12-20 15:12:43.000000000 -0500
-+++ gnome-initial-setup-0.5/data/gnome-welcome-tour	2013-01-11 15:47:59.734958294 -0500
-@@ -24,5 +24,5 @@ for name in $locale $lang 'C'; do
-         fi
+diff -up gnome-initial-setup-0.6/data/gnome-welcome-tour.yelp-fixes gnome-initial-setup-0.6/data/gnome-welcome-tour
+--- gnome-initial-setup-0.6/data/gnome-welcome-tour.yelp-fixes	2013-01-16 22:29:48.163401459 -0500
++++ gnome-initial-setup-0.6/data/gnome-welcome-tour	2013-01-16 22:32:12.545396298 -0500
+@@ -25,4 +25,4 @@ for name in $locale $lang 'C'; do
  done
  
--/usr/libexec/gnome-initial-setup-player $intro_path/figures/yelp-intro0001-0535.ogg &
+ /usr/libexec/gnome-initial-setup-player $intro_path/figures/yelp-intro.webm &
 -yelp help:getting-started
-+/usr/libexec/gnome-initial-setup-player $intro_path/figures/yelp-intro.webm &
 +yelp --dont-steal-focus help:getting-started


More information about the scm-commits mailing list