[telepathy-gabble] Update to 0.12.0. Bump minimum version of tp-glib needed. Enable tests again.

Brian Pepple bpepple at fedoraproject.org
Thu Apr 21 21:55:53 UTC 2011


commit ab38c810b08c3fd79579652146339b3056ab84c7
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Thu Apr 21 17:54:32 2011 -0400

    Update to 0.12.0.
    Bump minimum version of tp-glib needed.
    Enable tests again.

 .gitignore            |    1 +
 sources               |    2 +-
 telepathy-gabble.spec |   11 ++++++++---
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 221b4ea..63d53c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ telepathy-gabble-0.9.15.tar.gz
 /telepathy-gabble-0.11.6.tar.gz
 /telepathy-gabble-0.11.7.tar.gz
 /telepathy-gabble-0.11.8.tar.gz
+/telepathy-gabble-0.12.0.tar.gz
diff --git a/sources b/sources
index 4df2ed2..aeaaf86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b51bb3cdc515cdfca5d5a405b4410a9  telepathy-gabble-0.11.8.tar.gz
+89e47b131911a969cc2a2ccefa1fc015  telepathy-gabble-0.12.0.tar.gz
diff --git a/telepathy-gabble.spec b/telepathy-gabble.spec
index 904d76d..f2c2622 100644
--- a/telepathy-gabble.spec
+++ b/telepathy-gabble.spec
@@ -1,5 +1,5 @@
 Name:           telepathy-gabble
-Version:        0.11.8
+Version:        0.12.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.13.12
+BuildRequires:  telepathy-glib-devel >= 0.14.5
 BuildRequires:  glib2-devel >= 2.24
 BuildRequires:	sqlite-devel
 BuildRequires:  libuuid-devel
@@ -39,7 +39,7 @@ chats and voice calls.
 
 
 %check
-#make check
+make check
 
 
 %build
@@ -72,6 +72,11 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/*.html
 
 
 %changelog
+* Thu Apr 21 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.12.0-1
+- Update to 0.12.0.
+- Bump minimum version of tp-glib needed.
+- Enable tests again.
+
 * Mon Mar 14 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.11.8-1
 - Update to 0.11.8.
 


More information about the scm-commits mailing list