[empathy] Update to 3.9.92.

Brian Pepple bpepple at fedoraproject.org
Mon Sep 16 16:27:46 UTC 2013


commit 46220f8e2c8990f3d04180a8d080ae5492f37797
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Mon Sep 16 12:27:21 2013 -0400

    Update to 3.9.92.
    
    - Bump minimum version of gtk3 and folks needed.

 .gitignore   |    1 +
 empathy.spec |   12 ++++++++----
 sources      |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 422dee5..d54d695 100644
--- a/.gitignore
+++ b/.gitignore
@@ -77,3 +77,4 @@ empathy-3.3.5.tar.xz
 /empathy-3.9.4.tar.xz
 /empathy-3.9.90.tar.xz
 /empathy-3.9.91.tar.xz
+/empathy-3.9.92.tar.xz
diff --git a/empathy.spec b/empathy.spec
index 15cf07a..e0c029f 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -1,5 +1,5 @@
 ## Minimum required versions.
-%global	gtk3_min_version	3.5.1
+%global	gtk3_min_version	3.9.4
 %global	glib2_min_version	2.37.6
 %global	tp_mc_min_version	5.12.0
 %global	tp_glib_min_version	0.19.9
@@ -10,14 +10,14 @@
 %global goa_version		3.5.1
 %global libnotify_version       0.7.0
 %global libchamplain_version    0.12.1
-%global folks_version           0.9.0
+%global folks_version           0.9.5
 %global gstreamer_version       0.10.32
 %global libsecret_version       0.5
 %global gcr_version             2.91.4
 
 Name:		empathy
-Version:	3.9.91
-Release:	2%{?dist}
+Version:	3.9.92
+Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 License:	GPLv2+
@@ -197,6 +197,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/adium/message-styles/PlanetGNOME.AdiumMessageStyle/Contents/Resources/main.css
 
 %changelog
+* Mon Sep 16 2013 Brian Pepple <bpepple at fedoraproject.org> - 3.9.92-1
+- Update to 3.9.92.
+- Bump minimum version of gtk3 and folks needed.
+
 * Wed Sep 04 2013 Kalev Lember <kalevlember at gmail.com> - 3.9.91-2
 - Enable geolocation
 
diff --git a/sources b/sources
index 3c5cc01..3381e6b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-68bc7023d1ae8d162fb46a554fc30077  empathy-3.9.91.tar.xz
+4e62bbb08b53ae69183354d2da92eaec  empathy-3.9.92.tar.xz


More information about the scm-commits mailing list