[gwibber] update to 2.31.93, fixes notifications

Tom Callaway spot at fedoraproject.org
Thu Sep 9 20:31:19 UTC 2010


commit df4f68504300175931a57e35a72e1e73899db69b
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Thu Sep 9 16:31:24 2010 -0400

    update to 2.31.93, fixes notifications

 .gitignore   |    1 +
 gwibber.spec |   12 +++++-------
 sources      |    2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bf4c2cb..85a24a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ gwibber-pre3-738bzr.tar.gz
 /gwibber-825bzr.tar.gz
 /gwibber-832bzr.tar.gz
 /gwibber-838bzr.tar.gz
+/gwibber-847bzr.tar.gz
diff --git a/gwibber.spec b/gwibber.spec
index 6870bf7..eed8154 100644
--- a/gwibber.spec
+++ b/gwibber.spec
@@ -1,7 +1,7 @@
  %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%global basever 2.31.92
-%global bzr_rev 838
+%global basever 2.31.93
+%global bzr_rev 847
 
 Name:           gwibber
 Version:        %{basever}
@@ -33,10 +33,6 @@ Patch3:		gwibber-794bzr-no-Position-printing.patch
 # Quit when minimized to icon and I tell the icon to quit.
 Patch4:		gwibber-794bzr-quit-when-minimized.patch
 
-# Fix for threads-gone-wild
-# https://bugs.launchpad.net/gwibber/+bug/624918
-Patch5:		gwibber-825bzr-threads-gone-wild.patch
-
 # Oauth bits
 Patch6:		gwibber-832bzr-twitter-oauth.patch
 
@@ -72,7 +68,6 @@ and GTK. It supports Twitter, Jaiku, Identi.ca, Facebook, and Digg.
 %patch2 -p1 -b .no-libproxy
 %patch3 -p1 -b .no-position-printing
 %patch4 -p1 -b .quit
-%patch5 -p1 -b .threads-gone-wild
 %patch6 -p1 -b .oauth
 
 sed -i -e '/^#! \?\//, 1d' $(find %{name} | grep "\.py$")
@@ -117,6 +112,9 @@ rm -rf %{buildroot}
 %{_datadir}/indicators/messages/applications/gwibber
 
 %changelog
+* Thu Sep  9 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 1:2.31.92-1.847bzr
+- update to 2.31.93 (847bzr)
+
 * Fri Sep  3 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 1:2.31.92-1.838bzr
 - update to 2.31.92 (838bzr)
 
diff --git a/sources b/sources
index 047cb81..eb8e20e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4cf08e1265c53741e1c4a15e50830af2  gwibber-838bzr.tar.gz
+50aa187a09c8fa219975a1448fc4b832  gwibber-847bzr.tar.gz


More information about the scm-commits mailing list