[empathy] Update to 3.1.2.1. Bump minimum version of tp-logger. Use xz tarball.

Brian Pepple bpepple at fedoraproject.org
Tue Jun 14 18:27:24 UTC 2011


commit 9cee16bf7820f1a44f4ef79a7d86f1f4ed0d654f
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Jun 14 14:27:19 2011 -0400

    Update to 3.1.2.1.
    Bump minimum version of tp-logger.
    Use xz tarball.

 .gitignore   |    1 +
 empathy.spec |   11 ++++++++---
 sources      |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 674741f..8a80a6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ empathy-2.31.5.1.tar.bz2
 /empathy-3.0.1.tar.bz2
 /empathy-3.1.1.tar.bz2
 /empathy-3.1.2.tar.bz2
+/empathy-3.1.2.1.tar.xz
diff --git a/empathy.spec b/empathy.spec
index 1c90bde..d03b392 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -12,7 +12,7 @@
 %global folks_version           0.5.1
 
 Name:		empathy
-Version:	3.1.2
+Version:	3.1.2.1
 Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
@@ -20,7 +20,7 @@ Group:		Applications/Communications
 License:	GPLv2+
 URL:		http://live.gnome.org/Empathy
 
-Source0:	http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.bz2
+Source0:	http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.xz
 Source1:	%{name}-README.ConnectionManagers
 
 BuildRequires:	enchant-devel >= %{enchant_version}
@@ -46,7 +46,7 @@ BuildRequires:  libchamplain-gtk-devel >= %{libchamplain_version}
 BuildRequires:  clutter-gtk-devel
 BuildRequires:  geoclue-devel >= 0.11
 BuildRequires:	nautilus-sendto-devel
-BuildRequires:  telepathy-logger-devel >= 0.2.8
+BuildRequires:  telepathy-logger-devel >= 0.2.10
 BuildRequires:	folks-devel >= 1:%{folks_version}
 BuildRequires:  control-center-devel >= 2.31.4
 BuildRequires:	gstreamer-devel >= 0.10.32
@@ -156,6 +156,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libdir}/libtelepathy-yell.*
 
 %changelog
+* Tue Jun 14 2011 Brian Pepple <bpepple at fedoraproject.org> - 3.1.2.1-1
+- Update to 3.1.2.1.
+- Bump minimum version of tp-logger.
+- Use xz tarball.
+
 * Fri Jun 10 2011 Brian Pepple <bpepple at fedoraproject.org> - 3.1.2-1
 - Update to 3.1.2.
 - Add BR on gstreamer-devel and cheese-libs-devel.
diff --git a/sources b/sources
index 97b3363..dda7e76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-596d0373c672d51af63ac99d36d438e6  empathy-3.1.2.tar.bz2
+13b97b3c181de34c760de4a252cd37f0  empathy-3.1.2.1.tar.xz


More information about the scm-commits mailing list