[gnome-shell-extension-noim: 1/2] * Fri Apr 13 2012 Fabian Affolter <mail at fabian-affolter.ch> - 1.0-2 - Make it work with Gnome Shell

Fabian Affolter fab at fedoraproject.org
Fri Apr 13 19:22:31 UTC 2012


commit e4830b0c1991f55b5a8c63d5dbfb13d47a39752a
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Fri Apr 13 21:20:37 2012 +0200

    * Fri Apr 13 2012 Fabian Affolter <mail at fabian-affolter.ch> - 1.0-2
    - Make it work with Gnome Shell 3.4

 gnome-shell-extension-noim.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/gnome-shell-extension-noim.spec b/gnome-shell-extension-noim.spec
index 03f85a0..a4d0390 100644
--- a/gnome-shell-extension-noim.spec
+++ b/gnome-shell-extension-noim.spec
@@ -3,7 +3,7 @@
 
 Name:           gnome-shell-extension-noim
 Version:        1.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A gnome-shell extension for removing the name and the IM status 
 
 Group:          User Interface/Desktops
@@ -21,6 +21,7 @@ Remove name and IM status options from Gnome Shell.
 
 %prep
 %setup -q -n %{uuid}
+sed -i 's|"3.2"|"3.2", "3.3", "3.4"|g' metadata.json
 
 
 %build
@@ -41,5 +42,8 @@ install -Dp -m 0644 {extension.js,metadata.json,stylesheet.css} \
 
 
 %changelog
-* Thu Jun 02 2011 Fabian Affolter <fabian at bernewireless.net> - 1.0-1
+* Fri Apr 13 2012 Fabian Affolter <mail at fabian-affolter.ch> - 1.0-2
+- Make it work with Gnome Shell 3.4
+
+* Thu Jun 02 2011 Fabian Affolter <mail at fabian-affolter.ch> - 1.0-1
 - Initial package for Fedora


More information about the scm-commits mailing list