rpms/telepathy-gabble/devel .cvsignore, 1.58, 1.59 sources, 1.58, 1.59 telepathy-gabble.spec, 1.71, 1.72

Brian Pepple bpepple at fedoraproject.org
Tue Dec 8 02:07:33 UTC 2009


Author: bpepple

Update of /cvs/pkgs/rpms/telepathy-gabble/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26029

Modified Files:
	.cvsignore sources telepathy-gabble.spec 
Log Message:
* Mon Dec  7 2009 Brian Pepple <bpepple at fedoraproject.org> - 0.8.9-1
- Update to 0.8.9.
- Drop proxy patch.  Fixed upstream.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-gabble/devel/.cvsignore,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -p -r1.58 -r1.59
--- .cvsignore	9 Nov 2009 19:25:01 -0000	1.58
+++ .cvsignore	8 Dec 2009 02:07:33 -0000	1.59
@@ -1 +1 @@
-telepathy-gabble-0.8.8.tar.gz
+telepathy-gabble-0.8.9.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-gabble/devel/sources,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -p -r1.58 -r1.59
--- sources	9 Nov 2009 19:25:02 -0000	1.58
+++ sources	8 Dec 2009 02:07:33 -0000	1.59
@@ -1 +1 @@
-1661fe3412552a30dc561e3094df545b  telepathy-gabble-0.8.8.tar.gz
+ddf89b1eea2f418a68b1013427eb0cb1  telepathy-gabble-0.8.9.tar.gz


Index: telepathy-gabble.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-gabble/devel/telepathy-gabble.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -p -r1.71 -r1.72
--- telepathy-gabble.spec	26 Nov 2009 18:17:09 -0000	1.71
+++ telepathy-gabble.spec	8 Dec 2009 02:07:33 -0000	1.72
@@ -1,6 +1,6 @@
 Name:           telepathy-gabble
-Version:        0.8.8
-Release:        2%{?dist}
+Version:        0.8.9
+Release:        1%{?dist}
 Summary:        A Jabber/XMPP connection manager
 
 Group:          Applications/Communications
@@ -8,7 +8,6 @@ Group:          Applications/Communicati
 License:        LGPLv2+ and (BSD)
 URL:            http://telepathy.freedesktop.org/wiki/
 Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
-Patch0:		proxy.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  dbus-devel >= 1.1.0
@@ -31,7 +30,6 @@ chats and voice calls.
 
 %prep
 %setup -q
-%patch0 -p1 -b .proxy
 
 
 %build
@@ -61,6 +59,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Dec  7 2009 Brian Pepple <bpepple at fedoraproject.org> - 0.8.9-1
+- Update to 0.8.9.
+- Drop proxy patch.  Fixed upstream.
+
 * Thu Nov 26 2009 Brian Pepple <bpepple at fedoraproject.org> - 0.8.8-2
 - Add patch to only query SOCK5 proxies when needed.
 




More information about the scm-commits mailing list