[telepathy-gabble] Update to 0.16.0.

Brian Pepple bpepple at fedoraproject.org
Tue Apr 3 00:12:40 UTC 2012


commit b06d389679785cbec342016b8d55162f7e248763
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Mon Apr 2 20:12:30 2012 -0400

    Update to 0.16.0.
    
    - 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 325516e..1d0a849 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ telepathy-gabble-0.9.15.tar.gz
 /telepathy-gabble-0.15.3.tar.gz
 telepathy-gabble-0.15.4.tar.gz
 /telepathy-gabble-0.15.5.tar.gz
+/telepathy-gabble-0.16.0.tar.gz
diff --git a/sources b/sources
index f8f6269..2ee8cc2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89b21ac2f29d632efd1cc50e0c2cd933  telepathy-gabble-0.15.5.tar.gz
+15b15fb58a3c54102c3e3489b4bd5ee0  telepathy-gabble-0.16.0.tar.gz
diff --git a/telepathy-gabble.spec b/telepathy-gabble.spec
index 636f5da..65c6a7b 100644
--- a/telepathy-gabble.spec
+++ b/telepathy-gabble.spec
@@ -1,5 +1,5 @@
 Name:           telepathy-gabble
-Version:        0.15.5
+Version:        0.16.0
 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.17.7
+BuildRequires:  telepathy-glib-devel >= 0.18.0
 BuildRequires:  glib2-devel >= 2.24
 BuildRequires:	sqlite-devel
 BuildRequires:  libuuid-devel
@@ -78,6 +78,10 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/*.html
 
 
 %changelog
+* Tue Apr  3 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.16.0-1
+- Update to 0.16.0.
+- Bump minimum version of tp-glib needed.
+
 * Fri Mar 23 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.15.5-1
 - Update to 0.15.5.
 - Bump minimum version of tp-glib.


More information about the scm-commits mailing list