[telepathy-glib/f19] Update to 0.20.2. Enable tests again.

Brian Pepple bpepple at fedoraproject.org
Wed Apr 3 13:57:43 UTC 2013


commit 20ebf834e8a95addae8f5e83c05e583e15cf8bd5
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Wed Apr 3 09:42:10 2013 -0400

    Update to 0.20.2.
    Enable tests again.

 .gitignore          |    1 +
 sources             |    2 +-
 telepathy-glib.spec |   10 +++++++---
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a3a1ad..81952d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,4 @@ telepathy-glib-0.11.13.tar.gz
 /telepathy-glib-0.19.10.tar.gz
 /telepathy-glib-0.20.0.tar.gz
 /telepathy-glib-0.20.1.tar.gz
+/telepathy-glib-0.20.2.tar.gz
diff --git a/sources b/sources
index 9f8ff34..c4870d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-780034ff7433f33e6577b02fd7a2cb0a  telepathy-glib-0.20.1.tar.gz
+bfc8a1b94c7a268f15d4d92b83460987  telepathy-glib-0.20.2.tar.gz
diff --git a/telepathy-glib.spec b/telepathy-glib.spec
index e1e6b12..ba550cc 100644
--- a/telepathy-glib.spec
+++ b/telepathy-glib.spec
@@ -5,8 +5,8 @@
 %global vala_ver	0.16.0
 
 Name:           telepathy-glib
-Version:        0.20.1
-Release:        2%{?dist}
+Version:        0.20.2
+Release:        1%{?dist}
 Summary:        GLib bindings for Telepathy
 
 Group:          System Environment/Libraries
@@ -63,7 +63,7 @@ developing applications that use %{name}.
 
 
 %check
-#make check
+make check
 
 
 %build
@@ -106,6 +106,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Wed Apr  3 2013 Brian Pepple <bpepple at fedoraproject.org> - 0.20.2-1
+- Update to 0.20.2.
+- Enable tests again.
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.20.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list