From 6328ac3800f827d0e09022820ac9af7902b7795f Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 28 May 2014 09:44:46 +0200 Subject: [PATCH] Update to 0.15.1 --- .gitignore | 1 + libgdata.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e86db75..45f4525 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ libgdata-0.6.4.tar.bz2 /libgdata-0.13.4.tar.xz /libgdata-0.14.0.tar.xz /libgdata-0.15.0.tar.xz +/libgdata-0.15.1.tar.xz diff --git a/libgdata.spec b/libgdata.spec index 7ae6423..8fa81a4 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -1,5 +1,5 @@ Name: libgdata -Version: 0.15.0 +Version: 0.15.1 Release: 1%{?dist} Summary: Library for the GData protocol @@ -82,6 +82,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/vala/ %changelog +* Wed May 28 2014 Kalev Lember - 0.15.1-1 +- Update to 0.15.1 + * Wed Jan 08 2014 Richard Hughes - 0.15.0-1 - Update to 0.15.0 diff --git a/sources b/sources index 7b8d008..2bf787e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9160aac008ff3cd3d2807790bcd708f1 libgdata-0.15.0.tar.xz +28a0dc542dbf6add6bea54688935564b libgdata-0.15.1.tar.xz