[telepathy-glib] Update to 0.17.2. Bump min version of gtk-doc needed.

Brian Pepple bpepple at fedoraproject.org
Wed Nov 23 23:51:36 UTC 2011


commit 59d7b9d69626487004c2fd7463c7767aac9b0cb4
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Wed Nov 23 18:51:09 2011 -0500

    Update to 0.17.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 f935fea..588184a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@ telepathy-glib-0.11.13.tar.gz
 /telepathy-glib-0.16.0.tar.gz
 /telepathy-glib-0.16.1.tar.gz
 /telepathy-glib-0.17.1.tar.gz
+/telepathy-glib-0.17.2.tar.gz
diff --git a/sources b/sources
index 2a9757e..99d7479 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1fd219e6226cf3dee0912aaa4740491b  telepathy-glib-0.17.1.tar.gz
+be4d07e9192386b34aa0fdc6710d2c3b  telepathy-glib-0.17.2.tar.gz
diff --git a/telepathy-glib.spec b/telepathy-glib.spec
index 637ba8c..13af01e 100644
--- a/telepathy-glib.spec
+++ b/telepathy-glib.spec
@@ -5,7 +5,7 @@
 %define vala_ver	0.14.0
 
 Name:           telepathy-glib
-Version:        0.17.1
+Version:        0.17.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
+* Wed Nov 23 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.17.2-1
+- Update to 0.17.2.
+- Bump min version of gtk-doc needed.
+
 * Wed Nov 16 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.17.1-1
 - Update to 0.17.1.
 


More information about the scm-commits mailing list