[telepathy-gabble] Update to 0.15.1. Bump minimum version of tp-glib needed.

Brian Pepple bpepple at fedoraproject.org
Tue Nov 29 16:04:50 UTC 2011


commit 57dc8d0b3e1459dcf58078959fd5aed65c091610
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Nov 29 11:04:47 2011 -0500

    Update to 0.15.1.
    Bump minimum version of tp-glib needed.

 .gitignore            |    1 +
 sources               |    2 +-
 telepathy-gabble.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9bdddb0..8d95425 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ telepathy-gabble-0.9.15.tar.gz
 /telepathy-gabble-0.12.7.tar.gz
 /telepathy-gabble-0.14.0.tar.gz
 /telepathy-gabble-0.14.1.tar.gz
+/telepathy-gabble-0.15.1.tar.gz
diff --git a/sources b/sources
index 8947b6e..84cb636 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f6dfcd3da49eb6a558085fc917cdbdd4  telepathy-gabble-0.14.1.tar.gz
+22efb090e3f6ff866c75ae11c08c44c2  telepathy-gabble-0.15.1.tar.gz
diff --git a/telepathy-gabble.spec b/telepathy-gabble.spec
index 48f9458..fea5d03 100644
--- a/telepathy-gabble.spec
+++ b/telepathy-gabble.spec
@@ -1,5 +1,5 @@
 Name:           telepathy-gabble
-Version:        0.14.1
+Version:        0.15.1
 Release:        1%{?dist}
 Summary:        A Jabber/XMPP connection manager
 
@@ -11,7 +11,7 @@ Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{vers
 
 BuildRequires:  dbus-devel >= 1.1.0
 BuildRequires:  dbus-glib-devel >= 0.82
-BuildRequires:  telepathy-glib-devel >= 0.15.9
+BuildRequires:  telepathy-glib-devel >= 0.17.2
 BuildRequires:  glib2-devel >= 2.24
 BuildRequires:	sqlite-devel
 BuildRequires:  libuuid-devel
@@ -72,6 +72,10 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/*.html
 
 
 %changelog
+* Tue Nov 29 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.15.1-1
+- Update to 0.15.1.
+- Bump minimum version of tp-glib needed.
+
 * Thu Nov 24 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.14.1-1
 - Update to 0.14.1.
 


More information about the scm-commits mailing list