[telepathy-glib] Update to 0.19.10 Enable tests

Brian Pepple bpepple at fedoraproject.org
Wed Sep 26 15:30:12 UTC 2012


commit 6eca4308c14df8f2b802a304caeed402ca8a62e2
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Wed Sep 26 11:29:30 2012 -0400

    Update to 0.19.10
    Enable tests

 .gitignore          |    1 +
 sources             |    2 +-
 telepathy-glib.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 27b52aa..1a4934a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,3 +57,4 @@ telepathy-glib-0.11.13.tar.gz
 /telepathy-glib-0.19.7.tar.gz
 /telepathy-glib-0.19.8.tar.gz
 /telepathy-glib-0.19.9.tar.gz
+/telepathy-glib-0.19.10.tar.gz
diff --git a/sources b/sources
index 11f9325..bd6a176 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1eaad97c9a83df4b364cad468261220  telepathy-glib-0.19.9.tar.gz
+fbe730cc897c2d6cbf6a165d6cc63cdd  telepathy-glib-0.19.10.tar.gz
diff --git a/telepathy-glib.spec b/telepathy-glib.spec
index ae46849..4e0e70b 100644
--- a/telepathy-glib.spec
+++ b/telepathy-glib.spec
@@ -5,7 +5,7 @@
 %global vala_ver	0.16.0
 
 Name:           telepathy-glib
-Version:        0.19.9
+Version:        0.19.10
 Release:        1%{?dist}
 Summary:        GLib bindings for Telepathy
 
@@ -63,7 +63,7 @@ developing applications that use %{name}.
 
 
 %check
-#make check
+make check
 
 
 %build
@@ -106,6 +106,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Wed Sep 26 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.19.10-1
+- Update to 0.19.10
+
 * Tue Sep 11 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.19.9-1
 - Update to 0.19.9.
 


More information about the scm-commits mailing list