[telepathy-glib] update to 0.12.0

Brian Pepple bpepple at fedoraproject.org
Sat Sep 25 20:40:32 UTC 2010


commit 8b9b5247a4064bcab28b0af510da6355df6c452a
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Sat Sep 25 16:40:59 2010 -0400

    update to 0.12.0

 .gitignore          |    1 +
 sources             |    2 +-
 telepathy-glib.spec |   11 ++++++++---
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c12a931..7232663 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ telepathy-glib-0.11.13.tar.gz
 /telepathy-glib-0.11.14.tar.gz
 /telepathy-glib-0.11.15.tar.gz
 /telepathy-glib-0.11.16.tar.gz
+/telepathy-glib-0.12.0.tar.gz
diff --git a/sources b/sources
index 757186c..141dccd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52b5f8ebb941fc5f400382dd4b5fa061  telepathy-glib-0.11.16.tar.gz
+97126148b42ac4ce5db1561156180a3e  telepathy-glib-0.12.0.tar.gz
diff --git a/telepathy-glib.spec b/telepathy-glib.spec
index bccc4b2..4277647 100644
--- a/telepathy-glib.spec
+++ b/telepathy-glib.spec
@@ -1,9 +1,11 @@
 %define	dbus_ver	0.95
 %define	dbus_glib_ver	0.82
 %define	glib_ver	2.24
+%define gobj_ver	0.9.6
+%define vala_ver	0.10.0
 
 Name:           telepathy-glib
-Version:        0.11.16
+Version:        0.12.0
 Release:        1%{?dist}
 Summary:        GLib bindings for Telepathy
 
@@ -19,8 +21,8 @@ BuildRequires:  gtk-doc >= 1.14
 BuildRequires:  dbus-devel >= %{dbus_ver}
 BuildRequires:	dbus-glib-devel >= %{dbus_glib_ver}
 BuildRequires:	glib2-devel >= %{glib_ver}
-BuildRequires:	gobject-introspection-devel >= 0.6.14
-BuildRequires:	vala-devel
+BuildRequires:	gobject-introspection-devel >= %{gobj_ver}
+BuildRequires:	vala-devel >= %{vala_ver}
 BuildRequires:	vala-tools
 BuildRequires:	libxslt
 BuildRequires:	python
@@ -118,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Sep 25 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.12.0-1
+- Update to 0.12.0.
+
 * Thu Sep 23 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.11.16-1
 - Update to 0.11.16.
 


More information about the scm-commits mailing list