rpms/empathy/devel .cvsignore, 1.59, 1.60 empathy.spec, 1.109, 1.110 sources, 1.59, 1.60 0001-hardcode-facebook-server-to-workaround-SRV-lookup-is.patch, 1.1, NONE presence-icons.patch, 1.4, NONE

Brian Pepple bpepple at fedoraproject.org
Tue Jun 8 00:29:24 UTC 2010


Author: bpepple

Update of /cvs/pkgs/rpms/empathy/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv27124

Modified Files:
	.cvsignore empathy.spec sources 
Removed Files:
	0001-hardcode-facebook-server-to-workaround-SRV-lookup-is.patch 
	presence-icons.patch 
Log Message:
* Mon Jun  7 2010 Brian Pepple <bpepple at fedoraproject.org> - 2.31.3-1
- Update to 2.31.3.
- Bump min version of tp-glib needed.
- Drop facebook server error patch. Fixed upstream.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/empathy/devel/.cvsignore,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -p -r1.59 -r1.60
--- .cvsignore	28 May 2010 17:23:31 -0000	1.59
+++ .cvsignore	8 Jun 2010 00:29:22 -0000	1.60
@@ -1 +1 @@
-empathy-2.31.2.tar.bz2
+empathy-2.31.3.tar.bz2


Index: empathy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/empathy/devel/empathy.spec,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -p -r1.109 -r1.110
--- empathy.spec	4 Jun 2010 01:52:35 -0000	1.109
+++ empathy.spec	8 Jun 2010 00:29:22 -0000	1.110
@@ -2,7 +2,7 @@
 %global	gtk2_min_version	2.20
 %global	glib2_min_version	2.22.0
 %global	tp_mc_min_version	5.0.0
-%global	tp_glib_min_version	0.11.3
+%global	tp_glib_min_version	0.11.6
 %global	enchant_version		1.2.0
 %global network_manager_version 0.7.0
 %global libcanberra_version     0.4
@@ -11,8 +11,8 @@
 %global libchamplain_version    0.4
 
 Name:		empathy
-Version:	2.31.2
-Release:	2%{?dist}
+Version:	2.31.3
+Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 Group:		Applications/Communications
@@ -21,7 +21,6 @@ URL:		http://live.gnome.org/Empathy
 
 Source0:	http://download.gnome.org/sources/%{name}/2.31/%{name}-%{version}.tar.bz2
 Source1:	%{name}-README.ConnectionManagers
-Patch0:		0001-hardcode-facebook-server-to-workaround-SRV-lookup-is.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -85,7 +84,6 @@ It is built on top of the Telepathy fram
 
 %prep
 %setup -q
-%patch0 -p1 -b .facebook
 # force these to be regenerated
 rm data/empathy.desktop
 rm data/empathy.schemas
@@ -159,6 +157,11 @@ fi
 %{_mandir}/man1/empathy*.1.gz
 
 %changelog
+* Mon Jun  7 2010 Brian Pepple <bpepple at fedoraproject.org> - 2.31.3-1
+- Update to 2.31.3.
+- Bump min version of tp-glib needed.
+- Drop facebook server error patch. Fixed upstream.
+
 * Thu Jun  3 2010 Brian Pepple <bpepple at fedoraproject.org> - 2.31.2-2
 - Backport patch to fix facebook server error. (#595925)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/empathy/devel/sources,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -p -r1.59 -r1.60
--- sources	28 May 2010 17:23:32 -0000	1.59
+++ sources	8 Jun 2010 00:29:22 -0000	1.60
@@ -1 +1 @@
-13db1d4d9c4bee2bbf0defd96e1f9881  empathy-2.31.2.tar.bz2
+b0d654567cf553f125ee2b4b7959ce0c  empathy-2.31.3.tar.bz2


--- 0001-hardcode-facebook-server-to-workaround-SRV-lookup-is.patch DELETED ---


--- presence-icons.patch DELETED ---



More information about the scm-commits mailing list