[telepathy-glib] Update to 0.19.1.

Brian Pepple bpepple at fedoraproject.org
Wed Jun 6 15:53:10 UTC 2012


commit 78ce37b2616781afd72e3d4470294db0921faa65
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Wed Jun 6 11:52:54 2012 -0400

    Update to 0.19.1.
    
    - Bump minimum version of vala.

 .gitignore          |    1 +
 sources             |    2 +-
 telepathy-glib.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e564358..d0da340 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,4 @@ telepathy-glib-0.11.13.tar.gz
 /telepathy-glib-0.18.0.tar.gz
 /telepathy-glib-0.18.1.tar.gz
 /telepathy-glib-0.19.0.tar.gz
+/telepathy-glib-0.19.1.tar.gz
diff --git a/sources b/sources
index dd3abb3..efe2cdc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a4a01b748b6b7134853a561228fe70e4  telepathy-glib-0.19.0.tar.gz
+a2b7245057396318867af7925e927998  telepathy-glib-0.19.1.tar.gz
diff --git a/telepathy-glib.spec b/telepathy-glib.spec
index a2dfab0..e6da0aa 100644
--- a/telepathy-glib.spec
+++ b/telepathy-glib.spec
@@ -2,10 +2,10 @@
 %define	dbus_glib_ver	0.90
 %define	glib_ver	2.32.0
 %define gobj_ver	1.30
-%define vala_ver	0.14.0
+%define vala_ver	0.16.0
 
 Name:           telepathy-glib
-Version:        0.19.0
+Version:        0.19.1
 Release:        1%{?dist}
 Summary:        GLib bindings for Telepathy
 
@@ -106,6 +106,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Wed Jun  6 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.19.1-1
+- Update to 0.19.1.
+- Bump minimum version of vala.
+
 * Thu May 10 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.19.0-1
 - Update to 0.19.0.
 - Bump minimum version of glib2.


More information about the scm-commits mailing list