[telepathy-gabble] Update to 0.15.3. Re-enable checks.

Brian Pepple bpepple at fedoraproject.org
Thu Dec 22 14:17:56 UTC 2011


commit de10a95c655e4392a2d91bd3b7b1b7b1998cb3ec
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Thu Dec 22 09:17:53 2011 -0500

    Update to 0.15.3.
    Re-enable checks.

 .gitignore            |    1 +
 sources               |    2 +-
 telepathy-gabble.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a1015ee..ad263a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ telepathy-gabble-0.9.15.tar.gz
 /telepathy-gabble-0.14.1.tar.gz
 /telepathy-gabble-0.15.1.tar.gz
 /telepathy-gabble-0.15.2.tar.gz
+/telepathy-gabble-0.15.3.tar.gz
diff --git a/sources b/sources
index e893c11..d8d2b0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4688d5185172584a878fbb0f4e55975a  telepathy-gabble-0.15.2.tar.gz
+0600d3e1fb9ab552df7e6f31028d9c0b  telepathy-gabble-0.15.3.tar.gz
diff --git a/telepathy-gabble.spec b/telepathy-gabble.spec
index 832fac3..34c7b6f 100644
--- a/telepathy-gabble.spec
+++ b/telepathy-gabble.spec
@@ -1,5 +1,5 @@
 Name:           telepathy-gabble
-Version:        0.15.2
+Version:        0.15.3
 Release:        1%{?dist}
 Summary:        A Jabber/XMPP connection manager
 
@@ -39,7 +39,7 @@ chats and voice calls.
 
 
 %check
-#make check
+make check
 
 
 %build
@@ -74,6 +74,10 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/*.html
 
 
 %changelog
+* Thu Dec 22 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.15.3-1
+- Update to 0.15.3.
+- Re-enable checks.
+
 * Wed Dec 21 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.15.2-1
 - Update to 0.15.2.
 - Disable checks for now.


More information about the scm-commits mailing list