spot pushed to gnome-shell-extension-pidgin (f22). "update to latest git, enable support for gnome 3.15/3.16"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Mar 27 20:03:26 UTC 2015


>From b36cd11d408fd670d02e8099957f3062ebece0a8 Mon Sep 17 00:00:00 2001
From: Tom Callaway <spot at fedoraproject.org>
Date: Fri, 27 Mar 2015 16:03:15 -0400
Subject: update to latest git, enable support for gnome 3.15/3.16


diff --git a/gnome-shell-extension-pidgin-gnome-shell-316.patch b/gnome-shell-extension-pidgin-gnome-shell-316.patch
new file mode 100644
index 0000000..8f5f626
--- /dev/null
+++ b/gnome-shell-extension-pidgin-gnome-shell-316.patch
@@ -0,0 +1,12 @@
+diff -up gnome-shell-extension-pidgin/pidgin at muffinmad/metadata.json.gnome316 gnome-shell-extension-pidgin/pidgin at muffinmad/metadata.json
+--- gnome-shell-extension-pidgin/pidgin at muffinmad/metadata.json.gnome316	2015-03-27 09:11:52.439197243 -0400
++++ gnome-shell-extension-pidgin/pidgin at muffinmad/metadata.json	2015-03-27 09:12:08.189999764 -0400
+@@ -4,7 +4,7 @@
+  "gettext-domain": "gnome-shell-extension-pidgin",
+  "settings-schema": "org.gnome.shell.extensions.pidgin",
+  "description": "Integrate Pidgin IMs in the Gnome Shell message tray",
+- "shell-version": [ "3.10", "3.11", "3.12", "3.14" ],
++ "shell-version": [ "3.10", "3.11", "3.12", "3.14", "3.15", "3.16" ],
+  "url": "https://github.com/muffinmad/pidgin-im-gnome-shell-extension",
+  "version": 19
+ }
diff --git a/gnome-shell-extension-pidgin.spec b/gnome-shell-extension-pidgin.spec
index 4121e9e..9134d90 100644
--- a/gnome-shell-extension-pidgin.spec
+++ b/gnome-shell-extension-pidgin.spec
@@ -1,10 +1,10 @@
-%global commit f1beeeb7ce025f749d1e5b3f5d423c9e46760f97
+%global commit fb9dbfdf02b66256f2fbfe2e842fc7c751118666
 %global project pidgin-im-gnome-shell-extension
 %global uuid pidgin at muffinmad
 
 Name:		gnome-shell-extension-pidgin
 Version:	0
-Release:	0.17.git%(c=%{commit}; echo ${c:0:7})%{?dist}
+Release:	0.18.git%(c=%{commit}; echo ${c:0:7})%{?dist}
 Summary:	The components necessary to integrate Pidgin with GNOME Shell
 Group:		User Interface/Desktops
 License:	GPLv2+
@@ -18,6 +18,7 @@ Source3:	gnome-shell-extensions-pidgin-License.txt
 Source4:	http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
 Patch0:		gnomeShellPidgin-cleanup.patch
 Patch3:		gnomeShellPidgin-fixups.patch
+Patch4:		gnome-shell-extension-pidgin-gnome-shell-316.patch
 BuildRequires:	libpurple-devel, dbus-devel, zlib-devel, glib2
 Requires:	gnome-shell >= 3.8
 Requires:	pidgin
@@ -43,6 +44,7 @@ cp %{SOURCE3} .
 cp %{SOURCE4} .
 %patch0 -p0 -b .cleanup
 %patch3 -p1 -b .fixups
+%patch4 -p1
 pushd %{uuid}/schemas
 /usr/bin/glib-compile-schemas .
 popd
@@ -63,6 +65,10 @@ cp -a %{uuid} %{buildroot}%{_datadir}/gnome-shell/extensions/
 %{_libdir}/purple-2/libgnomeshell.so
 
 %changelog
+* Fri Mar 27 2015 Tom Callaway <spot at fedoraproject.org> - 0-0.18.gitfb9dbfd
+- update to latest git
+- enable support for gnome 3.15/3.16
+
 * Wed Feb 25 2015 Ville Skyttä <ville.skytta at iki.fi> - 0-0.17.gitf1beeeb
 - Switch to github provided tarball, don't ship .git or *.po
 - Mark license files as %%license
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gnome-shell-extension-pidgin.git/commit/?h=f22&id=b36cd11d408fd670d02e8099957f3062ebece0a8


More information about the scm-commits mailing list