[telepathy-glib] Update to 0.19.6.

Brian Pepple bpepple at fedoraproject.org
Mon Aug 6 16:58:00 UTC 2012


commit de2e9fa64a3aa648076eb05918ef6478e9389d3b
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Mon Aug 6 09:57:10 2012 -0700

    Update to 0.19.6.
    
    - Use global macro instead of define macro.

 .gitignore          |    1 +
 sources             |    2 +-
 telepathy-glib.spec |   16 ++++++++++------
 3 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d22337c..177693a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,3 +53,4 @@ telepathy-glib-0.11.13.tar.gz
 /telepathy-glib-0.19.3.tar.gz
 /telepathy-glib-0.19.4.tar.gz
 /telepathy-glib-0.19.5.tar.gz
+/telepathy-glib-0.19.6.tar.gz
diff --git a/sources b/sources
index 1490b91..dfa5fa7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f031d8d56d11ea8d6e2722a5b1cbbb7  telepathy-glib-0.19.5.tar.gz
+5fa6ecdb3f2b2a18d9a707e5d09fa8c7  telepathy-glib-0.19.6.tar.gz
diff --git a/telepathy-glib.spec b/telepathy-glib.spec
index 34e1201..af926bc 100644
--- a/telepathy-glib.spec
+++ b/telepathy-glib.spec
@@ -1,11 +1,11 @@
-%define	dbus_ver	0.95
-%define	dbus_glib_ver	0.90
-%define	glib_ver	2.32.0
-%define gobj_ver	1.30
-%define vala_ver	0.16.0
+%global	dbus_ver	0.95
+%global	dbus_glib_ver	0.90
+%global	glib_ver	2.32.0
+%global gobj_ver	1.30
+%global vala_ver	0.16.0
 
 Name:           telepathy-glib
-Version:        0.19.5
+Version:        0.19.6
 Release:        1%{?dist}
 Summary:        GLib bindings for Telepathy
 
@@ -106,6 +106,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Mon Aug  6 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.19.6-1
+- Update to 0.19.6.
+- Use global macro instead of define macro.
+
 * Tue Jul 24 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.19.5-1
 - Update to 0.19.5.
 


More information about the scm-commits mailing list