[telepathy-gabble] Update to 0.17.0.

Brian Pepple bpepple at fedoraproject.org
Tue Aug 14 21:34:53 UTC 2012


commit 058bbdc9f1397311d3dfb6713f90e2f6a91078ee
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Aug 14 17:34:16 2012 -0400

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

 .gitignore            |    1 +
 sources               |    2 +-
 telepathy-gabble.spec |   10 +++++++---
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 68682c4..0c841c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@ telepathy-gabble-0.15.4.tar.gz
 /telepathy-gabble-0.16.0.tar.gz
 /telepathy-gabble-0.16.1.tar.gz
 /telepathy-gabble-0.16.2.tar.gz
+/telepathy-gabble-0.17.0.tar.gz
diff --git a/sources b/sources
index 5475da4..5cbf2ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d79fc12524e9b68e9a1a833960f97d01  telepathy-gabble-0.16.2.tar.gz
+6c430952283d0beaadbcb113d623c48d  telepathy-gabble-0.17.0.tar.gz
diff --git a/telepathy-gabble.spec b/telepathy-gabble.spec
index d053375..79c7143 100644
--- a/telepathy-gabble.spec
+++ b/telepathy-gabble.spec
@@ -5,7 +5,7 @@
 %endif
 
 Name:           telepathy-gabble
-Version:        0.16.2
+Version:        0.17.0
 Release:        1%{?dist}
 Summary:        A Jabber/XMPP connection manager
 
@@ -17,7 +17,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.18.0
+BuildRequires:  telepathy-glib-devel >= 0.19.2
 BuildRequires:  glib2-devel >= 2.30
 BuildRequires:	sqlite-devel
 BuildRequires:  libuuid-devel
@@ -47,7 +47,7 @@ chats and voice calls.
 
 %if %{run_tests}
 %check
-#make check
+make check
 %endif
 
 %build
@@ -93,6 +93,10 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/*.html
 
 
 %changelog
+* Tue Aug 14 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.17.0-1
+- Update to 0.17.0.
+- Bump minimum version of tp-glib needed.
+
 * Tue Aug 14 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.16.2-1
 - Update to 0.16.2.
 


More information about the scm-commits mailing list