[empathy] Update to 3.7.5 Bump minimum version of tp-logger needed.

Brian Pepple bpepple at fedoraproject.org
Tue Feb 5 15:36:34 UTC 2013


commit 7de3afdb879642b85cf631638c31a3dbdd4d7367
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Feb 5 10:36:29 2013 -0500

    Update to 3.7.5
    Bump minimum version of tp-logger needed.

 .gitignore   |    1 +
 empathy.spec |   10 +++++++---
 sources      |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac37390..174e2fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -65,3 +65,4 @@ empathy-3.3.5.tar.xz
 /empathy-3.7.2.tar.xz
 /empathy-3.7.3.tar.xz
 /empathy-3.7.4.tar.xz
+/empathy-3.7.5.tar.xz
diff --git a/empathy.spec b/empathy.spec
index e2cafdb..7ff729e 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -16,8 +16,8 @@
 %global gcr_version             2.91.4
 
 Name:		empathy
-Version:	3.7.4
-Release:	2%{?dist}
+Version:	3.7.5
+Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 License:	GPLv2+
@@ -47,7 +47,7 @@ BuildRequires:  libchamplain-gtk-devel >= %{libchamplain_version}
 BuildRequires:  clutter-gtk-devel >= 1.1.2
 BuildRequires:  geoclue-devel >= 0.12
 BuildRequires:	nautilus-sendto-devel
-BuildRequires:  telepathy-logger-devel >= 0.4.0
+BuildRequires:  telepathy-logger-devel >= 0.8.0
 BuildRequires:	folks-devel >= 1:%{folks_version}
 BuildRequires:	clutter-gst2-devel
 BuildRequires:	gstreamer1-devel >= %{gstreamer_version}
@@ -190,6 +190,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/adium/message-styles/PlanetGNOME.AdiumMessageStyle/Contents/Resources/main.css
 
 %changelog
+* Tue Feb  5 2013 Brian Pepple <bpepple at localhost.localdomain> - 3.7.5-1
+- Update to 3.7.5.
+- Bump minimum version of tp-logger needed.
+
 * Fri Jan 25 2013 Brian Pepple <bpepple at fedoraproject.org> - 3.7.4-2
 - Rebuild for new libcogl.
 
diff --git a/sources b/sources
index f02d939..efd5bd7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-32ff72617ddda2b007f9f6c6d33ef95f  empathy-3.7.4.tar.xz
+a376d89a3a1a754076a533916bbc51de  empathy-3.7.5.tar.xz


More information about the scm-commits mailing list