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

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


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


diff --git a/.gitignore b/.gitignore
index ab6c761..33d41c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /gnome-shell-extension-pidgin-git1a254319ea.tar.bz2
 /pidgin-im-gnome-shell-extension-gitf1beeeb7ce.tar.bz2
 /pidgin-im-gnome-shell-extension-f1beeeb7ce025f749d1e5b3f5d423c9e46760f97.tar.gz
+/pidgin-im-gnome-shell-extension-fb9dbfdf02b66256f2fbfe2e842fc7c751118666.tar.gz
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
diff --git a/sources b/sources
index 5833f71..07754e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd7fe14b837c2b3363b8e81dccf2f90b  pidgin-im-gnome-shell-extension-f1beeeb7ce025f749d1e5b3f5d423c9e46760f97.tar.gz
+3cef5222149dbf8cd0f4767d9429bd75  pidgin-im-gnome-shell-extension-fb9dbfdf02b66256f2fbfe2e842fc7c751118666.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list