[gnome-shell-extension-pidgin] fix metadata version

Tom Callaway spot at fedoraproject.org
Sun Oct 2 12:26:21 UTC 2011


commit e05d56d32ae2206a4b7fc0adee30648f92597f1c
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Sun Oct 2 14:26:06 2011 +0200

    fix metadata version

 gnome-shell-extension-pidgin-gnome-shell-32.patch |    2 +-
 gnome-shell-extension-pidgin.spec                 |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gnome-shell-extension-pidgin-gnome-shell-32.patch b/gnome-shell-extension-pidgin-gnome-shell-32.patch
index 2db3f99..6cf1a7a 100644
--- a/gnome-shell-extension-pidgin-gnome-shell-32.patch
+++ b/gnome-shell-extension-pidgin-gnome-shell-32.patch
@@ -30,7 +30,7 @@ diff -up gnome-shell-extension-pidgin/metadata.json.32fix gnome-shell-extension-
 +++ gnome-shell-extension-pidgin/metadata.json	2011-09-23 10:18:44.101612023 -0400
 @@ -1,8 +1,7 @@
 -{
-+{"shell-version": ["3.1.92"], 
++{"shell-version": ["3.2"], 
   "uuid": "pidgin at gnome-shell-extensions.gnome.org",
   "name": "Pidgin IM Integration",
   "description": "Display Pidgin chats as notifications in the Shell message tray.",
diff --git a/gnome-shell-extension-pidgin.spec b/gnome-shell-extension-pidgin.spec
index 432fff9..a025696 100644
--- a/gnome-shell-extension-pidgin.spec
+++ b/gnome-shell-extension-pidgin.spec
@@ -3,7 +3,7 @@
 
 Name:		gnome-shell-extension-pidgin
 Version:	0
-Release:	0.3.git%{git}%{?dist}
+Release:	0.4.git%{git}%{?dist}
 Summary:	The components necessary to integrate Pidgin with GNOME Shell
 Group:		User Interface/Desktops
 License:	GPLv2+
@@ -63,6 +63,9 @@ install -Dp -m 0644 {extension.js,metadata.json} \
 %{_libdir}/purple-2/libgnomeshell.so
 
 %changelog
+* Sun Oct  2 2011 Tom Callaway <spot at fedoraproject.org> - 0-0.4.git4ca78b1
+- fix metadata version to be 3.2
+
 * Fri Sep 23 2011 Tom Callaway <spot at fedoraproject.org> - 0-0.3.git4ca78b1
 - gnome 3.2 fix
 


More information about the scm-commits mailing list