[gnome-shell-extension-icon-manager/f17] Update for GNOME 3.4

Guillaume Kulakowski llaumgui at fedoraproject.org
Sun Apr 29 11:09:24 UTC 2012


commit 5cbdedbd40a61a62998e0fb2636bc775dec229db
Author: Guillaume Kulakowski <guillaume at llaumgui.com>
Date:   Sun Apr 29 13:09:20 2012 +0200

    Update for GNOME 3.4

 .gitignore                              |    1 +
 gnome-shell-extension-icon-manager.spec |    8 ++++++--
 sources                                 |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67f5f3e..0f75748 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /MrTheodor-gnome-shell-ext-icon-manager-e9deb2b.tar.gz
 /MrTheodor-gnome-shell-ext-icon-manager-e5afe7d.tar.gz
 /MrTheodor-gnome-shell-ext-icon-manager-c34779c.tar.gz
+/MrTheodor-gnome-shell-ext-icon-manager-37fbd9a.tar.gz
diff --git a/gnome-shell-extension-icon-manager.spec b/gnome-shell-extension-icon-manager.spec
index 8e4dc23..adaf233 100644
--- a/gnome-shell-extension-icon-manager.spec
+++ b/gnome-shell-extension-icon-manager.spec
@@ -1,11 +1,11 @@
-%global git c34779c
+%global git 37fbd9a
 %global shortname icon-manager
 %global uuid %{shortname}@krajniak.info
 %global github MrTheodor-gnome-shell-ext-%{shortname}
 
 Name:           gnome-shell-extension-icon-manager
 Version:        0
-Release:        0.5.git%{git}%{?dist}
+Release:        0.6.git%{git}%{?dist}
 Summary:        A gnome-shell extension to manage icons in top bar
 
 Group:          User Interface/Desktops
@@ -56,6 +56,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Sun Apr 29 2012 Guillaume Kulakowski <guillaume DOT kulakowski AT fedoraproject DOT org> - 0-0.6.git37fbd9a
+- Upstream git37fbd9a
+- Support Gnome 3.4 (https://github.com/MrTheodor/gnome-shell-ext-icon-manager/pull/6)
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.5.gitc34779c
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index d3d803b..0889710 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6d31c5c6fe43162b61214299a212bac1  MrTheodor-gnome-shell-ext-icon-manager-c34779c.tar.gz
+f5cfaccda2774f77f2060fae0adc0604  MrTheodor-gnome-shell-ext-icon-manager-37fbd9a.tar.gz


More information about the scm-commits mailing list