[telepathy-glib] Update to 0.17.6.

Brian Pepple bpepple at fedoraproject.org
Mon Mar 19 15:58:33 UTC 2012


commit 1ad76753c803b963e8c5873900bab5824f0eabcb
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Mon Mar 19 11:58:18 2012 -0400

    Update to 0.17.6.
    
    - Bump minimum version of glib2 and dbus-glib.

 .gitignore          |    1 +
 sources             |    2 +-
 telepathy-glib.spec |   10 +++++++---
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 003fbd1..f1fe86e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@ telepathy-glib-0.11.13.tar.gz
 /telepathy-glib-0.17.2.tar.gz
 /telepathy-glib-0.17.3.tar.gz
 /telepathy-glib-0.17.4.tar.gz
+/telepathy-glib-0.17.6.tar.gz
diff --git a/sources b/sources
index 2106d99..45dd9f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d436c47689f2709540d849cf5af5ed03  telepathy-glib-0.17.5.tar.gz
+a196f361165fa48cb3850875e14cc9a8  telepathy-glib-0.17.6.tar.gz
diff --git a/telepathy-glib.spec b/telepathy-glib.spec
index e465473..0f24395 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	dbus_glib_ver	0.90
+%define	glib_ver	2.30.0
 %define gobj_ver	1.30
 %define vala_ver	0.14.0
 
 Name:           telepathy-glib
-Version:        0.17.5
+Version:        0.17.6
 Release:        1%{?dist}
 Summary:        GLib bindings for Telepathy
 
@@ -109,6 +109,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Mon Mar 19 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.17.6-1
+- Update to 0.17.6.
+- Bump minimum version of glib2 and dbus-glib.
+
 * Tue Feb 21 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.17.5-1
 - Update to 0.17.5.
 


More information about the scm-commits mailing list