[telepathy-glib/f16] Update to 0.16.4. Bump minimum versions for gobject-introspection and vala.

Brian Pepple bpepple at fedoraproject.org
Sat Dec 17 15:19:06 UTC 2011


commit 8ad71aa1ae8fcd684f5656c5fdd814da2956d9a1
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Sat Dec 17 10:19:06 2011 -0500

    Update to 0.16.4.
    Bump minimum versions for gobject-introspection and vala.

 .gitignore          |    1 +
 sources             |    2 +-
 telepathy-glib.spec |   10 +++++++---
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7ca08f1..653d94a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@ telepathy-glib-0.11.13.tar.gz
 /telepathy-glib-0.15.9.tar.gz
 /telepathy-glib-0.16.0.tar.gz
 /telepathy-glib-0.16.2.tar.gz
+/telepathy-glib-0.16.4.tar.gz
diff --git a/sources b/sources
index f7dec72..00c27a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c05e48da72f013cec86ca8a05da71ffd  telepathy-glib-0.16.2.tar.gz
+8335f83117323d2c1b8b012c233b7e4e  telepathy-glib-0.16.4.tar.gz
diff --git a/telepathy-glib.spec b/telepathy-glib.spec
index 1888db6..8bfc0d0 100644
--- a/telepathy-glib.spec
+++ b/telepathy-glib.spec
@@ -1,11 +1,11 @@
 %define	dbus_ver	0.95
 %define	dbus_glib_ver	0.82
 %define	glib_ver	2.28.0
-%define gobj_ver	0.9.6
-%define vala_ver	0.11.2
+%define gobj_ver	1.30
+%define vala_ver	0.14.0
 
 Name:           telepathy-glib
-Version:        0.16.2
+Version:        0.16.4
 Release:        1%{?dist}
 Summary:        GLib bindings for Telepathy
 
@@ -109,6 +109,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Sat Dec 17 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.16.4-1
+- Update to 0.16.4.
+- Bump minimum versions for gobject-introspection and vala.
+
 * Mon Nov 21 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.16.2-1
 - Update to 0.16.2.
 - Bump min version of gtk-doc needed.


More information about the scm-commits mailing list