[telepathy-glib] Update to 0.19.0.

Brian Pepple bpepple at fedoraproject.org
Thu May 10 17:04:44 UTC 2012


commit 5716945d64bb168c7d417cfc05834dcf2a4f6455
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Thu May 10 13:04:40 2012 -0400

    Update to 0.19.0.
    
    - Bump minimum version of glib2.

 .gitignore          |    1 +
 sources             |    2 +-
 telepathy-glib.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9f82a90..e564358 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@ telepathy-glib-0.11.13.tar.gz
 /telepathy-glib-0.17.7.tar.gz
 /telepathy-glib-0.18.0.tar.gz
 /telepathy-glib-0.18.1.tar.gz
+/telepathy-glib-0.19.0.tar.gz
diff --git a/sources b/sources
index d84b88c..dd3abb3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-461732739e3fbf8467991bbe661fb29a  telepathy-glib-0.18.1.tar.gz
+a4a01b748b6b7134853a561228fe70e4  telepathy-glib-0.19.0.tar.gz
diff --git a/telepathy-glib.spec b/telepathy-glib.spec
index 822dd27..a2dfab0 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.30.0
+%define	glib_ver	2.32.0
 %define gobj_ver	1.30
 %define vala_ver	0.14.0
 
 Name:           telepathy-glib
-Version:        0.18.1
+Version:        0.19.0
 Release:        1%{?dist}
 Summary:        GLib bindings for Telepathy
 
@@ -106,6 +106,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Thu May 10 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.19.0-1
+- Update to 0.19.0.
+- Bump minimum version of glib2.
+
 * Sat Apr 21 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.18.1-1
 - Update to 0.18.1.
 


More information about the scm-commits mailing list