[telepathy-glib/f16] Update to 0.16.2. Bump min version of gtk-doc needed.

Brian Pepple bpepple at fedoraproject.org
Mon Nov 21 22:57:19 UTC 2011


commit 6bb1ced5b491603f494bf4be2e4fcd51772ce59b
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Mon Nov 21 17:57:04 2011 -0500

    Update to 0.16.2.
    Bump min version of gtk-doc needed.

 .gitignore          |    1 +
 sources             |    2 +-
 telepathy-glib.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2b8f0fa..7ca08f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@ telepathy-glib-0.11.13.tar.gz
 /telepathy-glib-0.15.7.tar.gz
 /telepathy-glib-0.15.9.tar.gz
 /telepathy-glib-0.16.0.tar.gz
+/telepathy-glib-0.16.2.tar.gz
diff --git a/sources b/sources
index b13b2c5..f7dec72 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-071ed1b34ace45109188df73933609e4  telepathy-glib-0.16.0.tar.gz
+c05e48da72f013cec86ca8a05da71ffd  telepathy-glib-0.16.2.tar.gz
diff --git a/telepathy-glib.spec b/telepathy-glib.spec
index 003b99e..1888db6 100644
--- a/telepathy-glib.spec
+++ b/telepathy-glib.spec
@@ -5,7 +5,7 @@
 %define vala_ver	0.11.2
 
 Name:           telepathy-glib
-Version:        0.16.0
+Version:        0.16.2
 Release:        1%{?dist}
 Summary:        GLib bindings for Telepathy
 
@@ -16,7 +16,7 @@ Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{vers
 # https://bugzilla.redhat.com/show_bug.cgi?id=436773
 Patch0:		telepathy-glib-broken-pkgconfig.patch
 
-BuildRequires:  gtk-doc >= 1.14
+BuildRequires:  gtk-doc >= 1.17
 BuildRequires:  dbus-devel >= %{dbus_ver}
 BuildRequires:	dbus-glib-devel >= %{dbus_glib_ver}
 BuildRequires:	glib2-devel >= %{glib_ver}
@@ -109,6 +109,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* 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.
+
 * Fri Oct 14 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.16.0-1
 - Update to 0.16.0.
 


More information about the scm-commits mailing list