From d7df549644ce671f76e426c0f6c0851e5479f1a0 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Fri, 24 Apr 2015 10:49:42 +0200 Subject: [PATCH] Update to 0.17.1 --- .gitignore | 1 + libgdata.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a63ea1e..7136ae8 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ libgdata-0.6.4.tar.bz2 /libgdata-0.15.2.tar.xz /libgdata-0.16.0.tar.xz /libgdata-0.16.1.tar.xz +/libgdata-0.17.1.tar.xz diff --git a/libgdata.spec b/libgdata.spec index 3bd2cdd..38bf0e6 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -1,12 +1,12 @@ Name: libgdata -Version: 0.16.1 +Version: 0.17.1 Release: 1%{?dist} Summary: Library for the GData protocol Group: System Environment/Libraries License: LGPLv2+ URL: http://live.gnome.org/libgdata -Source0: http://download.gnome.org/sources/%{name}/0.16/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/0.17/%{name}-%{version}.tar.xz BuildRequires: gcr-devel BuildRequires: glib2-devel @@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/vala/ %changelog +* Fri Apr 24 2015 Debarshi Ray - 0.17.1-1 +- Update to 0.17.1 + * Mon Nov 10 2014 Kalev Lember - 0.16.1-1 - Update to 0.16.1 diff --git a/sources b/sources index 53ed8a0..e0412dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb552a8a8482e4231a3d1baf7262e64d libgdata-0.16.1.tar.xz +95f2a6681cb033dbea220c5d24fe16e9 libgdata-0.17.1.tar.xz