[olpc-switch-desktop/f18] v0.9 release

Daniel Drake dsd at fedoraproject.org
Fri Sep 14 15:52:57 UTC 2012


commit aa005ae77f001c5a6ff5287c3a77bc15df435879
Author: Daniel Drake <dsd at laptop.org>
Date:   Fri Sep 14 09:43:12 2012 -0600

    v0.9 release

 .gitignore               |    1 +
 olpc-switch-desktop.spec |    9 ++++++---
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 71c4549..06af152 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 olpc-switch-desktop-0.7.tar.bz2
 /olpc-switch-desktop-0.8.tar.bz2
+/olpc-switch-desktop-0.9.tar.bz2
diff --git a/olpc-switch-desktop.spec b/olpc-switch-desktop.spec
index 8e80caf..c7bb039 100644
--- a/olpc-switch-desktop.spec
+++ b/olpc-switch-desktop.spec
@@ -1,6 +1,6 @@
 Name:		olpc-switch-desktop
-Version:	0.8
-Release:	3%{?dist}
+Version:	0.9
+Release:	1%{?dist}
 Summary:	OLPC desktop switching utilities
 
 License:	GPLv2+
@@ -11,7 +11,7 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 
 BuildRequires:	gettext, desktop-file-utils, intltool
-Requires:		python, sugar, gtk2, desktop-file-utils, dbus
+Requires:		python, sugar, gtk3, pygobject3, desktop-file-utils, dbus
 
 
 %description
@@ -59,6 +59,9 @@ fi
 
 
 %changelog
+* Fri Sep 14 2012 Daniel Drake <dsd at laptop.org> - 0.9-1
+- New release, ported to GTK3
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index b228208..376528a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4b04987af3e83380be92c93613446d02  olpc-switch-desktop-0.8.tar.bz2
+417cf572fa148551aa156e5b7ef8e157  olpc-switch-desktop-0.9.tar.bz2


More information about the scm-commits mailing list