From 341cdee8ea27c869cae1a6a3a5fc722d512f3865 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 14 Dec 2015 15:38:48 +0100 Subject: [PATCH] Update to 0.17.4 --- .gitignore | 1 + libgdata.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1069617..ee71a13 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ libgdata-0.6.4.tar.bz2 /libgdata-0.17.1.tar.xz /libgdata-0.17.2.tar.xz /libgdata-0.17.3.tar.xz +/libgdata-0.17.4.tar.xz diff --git a/libgdata.spec b/libgdata.spec index 481b49f..966ac5c 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -1,5 +1,5 @@ Name: libgdata -Version: 0.17.3 +Version: 0.17.4 Release: 1%{?dist} Summary: Library for the GData protocol @@ -86,6 +86,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/vala/ %changelog +* Mon Dec 14 2015 Kalev Lember - 0.17.4-1 +- Update to 0.17.4 + * Mon Sep 14 2015 Kalev Lember - 0.17.3-1 - Update to 0.17.3 diff --git a/sources b/sources index da2b6c1..6a265e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f27471241edd3a36433b5e172e1356c2 libgdata-0.17.3.tar.xz +5b4f86c81757698114c5125fed3f5ff7 libgdata-0.17.4.tar.xz