From 6c7d4e08dc1aec903164156050a27278604637ca Mon Sep 17 00:00:00 2001 From: Brian Pepple Date: Mar 27 2014 01:45:51 +0000 Subject: Update to 0.24.0. --- diff --git a/.gitignore b/.gitignore index c0ca538..a036913 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,4 @@ telepathy-glib-0.11.13.tar.gz /telepathy-glib-0.23.1.tar.gz /telepathy-glib-0.23.2.tar.gz /telepathy-glib-0.23.3.tar.gz +/telepathy-glib-0.24.0.tar.gz diff --git a/sources b/sources index 7f4d3d6..a585f3d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c17a833a2630354c3aa5baa62c436af1 telepathy-glib-0.23.3.tar.gz +93c429e37750b25dcf8de86bb514664f telepathy-glib-0.24.0.tar.gz diff --git a/telepathy-glib.spec b/telepathy-glib.spec index 4e7a801..f6e3849 100644 --- a/telepathy-glib.spec +++ b/telepathy-glib.spec @@ -5,7 +5,7 @@ %global vala_ver 0.16.0 Name: telepathy-glib -Version: 0.23.3 +Version: 0.24.0 Release: 1%{?dist} Summary: GLib bindings for Telepathy @@ -103,6 +103,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Thu Mar 27 2014 Brian Pepple - 0.24.0-1 +- Update to 0.24.0. + * Tue Mar 18 2014 Brian Pepple - 0.23.3-1 - Update to 0.23.3.