diff --git a/.gitignore b/.gitignore index 2a581da..78f9c71 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ telepathy-glib-0.11.13.tar.gz /telepathy-glib-0.21.2.tar.gz /telepathy-glib-0.22.0.tar.gz /telepathy-glib-0.22.1.tar.gz +/telepathy-glib-0.23.1.tar.gz diff --git a/sources b/sources index 04e047f..71185bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -278298d4f669cc913485cf7215d37f6a telepathy-glib-0.22.1.tar.gz +9b839351833544b9a1dc276898f7d336 telepathy-glib-0.23.1.tar.gz diff --git a/telepathy-glib.spec b/telepathy-glib.spec index 1f5627b..61d2795 100644 --- a/telepathy-glib.spec +++ b/telepathy-glib.spec @@ -1,11 +1,11 @@ %global dbus_ver 0.95 %global dbus_glib_ver 0.90 -%global glib_ver 2.32.0 +%global glib_ver 2.36.0 %global gobj_ver 1.30 %global vala_ver 0.16.0 Name: telepathy-glib -Version: 0.22.1 +Version: 0.23.1 Release: 1%{?dist} Summary: GLib bindings for Telepathy @@ -103,6 +103,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Thu Feb 20 2014 Adam Williamson - 0.23.1-1 +- update to 0.23.1. + * Thu Jan 30 2014 Brian Pepple - 0.22.1-1 - Update to 0.22.1.