[gwibber/f14/master] update to 2.31.92

Tom Callaway spot at fedoraproject.org
Fri Sep 3 19:06:49 UTC 2010


commit 9b3ad078819d1c87bf70c6d04a2c3f3113bc2aaf
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Fri Sep 3 15:06:56 2010 -0400

    update to 2.31.92

 gwibber.spec |   15 +++++++--------
 sources      |    2 +-
 2 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/gwibber.spec b/gwibber.spec
index 3fbd3f8..6870bf7 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.91
-%global bzr_rev 832
+%global basever 2.31.92
+%global bzr_rev 838
 
 Name:           gwibber
 Version:        %{basever}
@@ -19,12 +19,9 @@ URL:            https://launchpad.net/gwibber
 Source0:	gwibber-%{bzr_rev}bzr.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-# Cleanup facebook auth dialog
-Patch0:		gwibber-819bzr-cleanup-fbauth.patch
-
 # Gwibber unicode hack
 # See: https://bugs.launchpad.net/gwibber/+bug/532952
-Patch1:		gwibber-825bzr-twitter-unicode-hack.patch
+Patch1:		gwibber-838bzr-twitter-unicode-hack.patch
 
 # Disable libproxy support
 # It doesn't work for some unknown reason.
@@ -40,7 +37,7 @@ Patch4:		gwibber-794bzr-quit-when-minimized.patch
 # https://bugs.launchpad.net/gwibber/+bug/624918
 Patch5:		gwibber-825bzr-threads-gone-wild.patch
 
-# Move twitter to oauth
+# Oauth bits
 Patch6:		gwibber-832bzr-twitter-oauth.patch
 
 Requires:	libsoup, python-pycurl, PyXML
@@ -71,7 +68,6 @@ and GTK. It supports Twitter, Jaiku, Identi.ca, Facebook, and Digg.
 
 %prep
 %setup -q -n gwibber-%{bzr_rev}bzr
-%patch0 -p1 -b .fbauth
 %patch1 -p1 -b .gwibber-unicode-hack
 %patch2 -p1 -b .no-libproxy
 %patch3 -p1 -b .no-position-printing
@@ -121,6 +117,9 @@ rm -rf %{buildroot}
 %{_datadir}/indicators/messages/applications/gwibber
 
 %changelog
+* Fri Sep  3 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 1:2.31.92-1.838bzr
+- update to 2.31.92 (838bzr)
+
 * Tue Aug 31 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 1:2.31.91-1.832bzr
 - update to 2.31.91 (832bzr)
 - move twitter to oauth
diff --git a/sources b/sources
index 0087326..047cb81 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b43b5b7f09e5d58bc3c1452455c822df  gwibber-832bzr.tar.gz
+4cf08e1265c53741e1c4a15e50830af2  gwibber-838bzr.tar.gz


More information about the scm-commits mailing list