[empathy] Update to 3.9.91

Brian Pepple bpepple at fedoraproject.org
Tue Sep 3 15:32:34 UTC 2013


commit bcf99637dda1bca659c3edf2b6a1287d4dc30173
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Sep 3 11:32:16 2013 -0400

    Update to 3.9.91
    
    - Bump minimum version of glib2 needed.

 .gitignore   |    1 +
 empathy.spec |    8 ++++++--
 sources      |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 02aed7b..422dee5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,3 +76,4 @@ empathy-3.3.5.tar.xz
 /empathy-3.9.3.tar.xz
 /empathy-3.9.4.tar.xz
 /empathy-3.9.90.tar.xz
+/empathy-3.9.91.tar.xz
diff --git a/empathy.spec b/empathy.spec
index f17e976..8963ec7 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -1,6 +1,6 @@
 ## Minimum required versions.
 %global	gtk3_min_version	3.5.1
-%global	glib2_min_version	2.33.3
+%global	glib2_min_version	2.37.6
 %global	tp_mc_min_version	5.12.0
 %global	tp_glib_min_version	0.19.9
 %global	enchant_version		1.2.0
@@ -16,7 +16,7 @@
 %global gcr_version             2.91.4
 
 Name:		empathy
-Version:	3.9.90
+Version:	3.9.91
 Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
@@ -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
+* Tue Sep  3 2013 Brian Pepple <bpepple at fedoraproject.org> - 3.9.91-1
+- Update to 3.9.91
+- Bump minimum version of glib2 needed.
+
 * Tue Aug 20 2013 Brian Pepple <bpepple at fedoraproject.org> - 3.9.90-1
 - Update to 3.9.90.
 - Package telepathy account widget translations and schemas.
diff --git a/sources b/sources
index 3d80ed9..3c5cc01 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-41ab2d4d880304c230d46327a9e64a7a  empathy-3.9.90.tar.xz
+68bc7023d1ae8d162fb46a554fc30077  empathy-3.9.91.tar.xz


More information about the scm-commits mailing list