[telepathy-gabble] - Update to 0.11.6. - Enable tests.

Brian Pepple bpepple at fedoraproject.org
Thu Jan 27 17:07:09 UTC 2011


commit 29257aa61829254e7f957dca9463c0a68d3fc67d
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Thu Jan 27 12:07:21 2011 -0500

    - Update to 0.11.6.
    - Enable tests.

 .gitignore            |    1 +
 sources               |    2 +-
 telepathy-gabble.spec |   10 +++++++---
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2457027..5a9680b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ telepathy-gabble-0.9.15.tar.gz
 /telepathy-gabble-0.11.3.tar.gz
 /telepathy-gabble-0.11.4.tar.gz
 /telepathy-gabble-0.11.5.tar.gz
+/telepathy-gabble-0.11.6.tar.gz
diff --git a/sources b/sources
index 7866a4a..c582cba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1d31d04ecf6d05786ae3690b03bfaa60  telepathy-gabble-0.11.5.tar.gz
+8739234a2b11d900e0c43ae0af32ad93  telepathy-gabble-0.11.6.tar.gz
diff --git a/telepathy-gabble.spec b/telepathy-gabble.spec
index 239fc52..c4d0404 100644
--- a/telepathy-gabble.spec
+++ b/telepathy-gabble.spec
@@ -1,6 +1,6 @@
 Name:           telepathy-gabble
-Version:        0.11.5
-Release:        2%{?dist}
+Version:        0.11.6
+Release:        1%{?dist}
 Summary:        A Jabber/XMPP connection manager
 
 Group:          Applications/Communications
@@ -39,7 +39,7 @@ chats and voice calls.
 
 
 %check
-#make check
+make check
 
 
 %build
@@ -72,6 +72,10 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/*.html
 
 
 %changelog
+* Thu Jan 27 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.11.6-1
+- Update to 0.11.6.
+- Enable tests.
+
 * Wed Jan 26 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.11.5-2
 - Rebuild for new libnice.
 


More information about the scm-commits mailing list