From aa707b9a133f0759f51fd6097297be25c6cf8a67 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 18 Sep 2014 00:10:14 +0200 Subject: [PATCH] Update to 0.16.0 --- .gitignore | 1 + libgdata.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b2ba8fc..b855f99 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ libgdata-0.6.4.tar.bz2 /libgdata-0.15.0.tar.xz /libgdata-0.15.1.tar.xz /libgdata-0.15.2.tar.xz +/libgdata-0.16.0.tar.xz diff --git a/libgdata.spec b/libgdata.spec index 7918f6b..4795cac 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -1,12 +1,12 @@ Name: libgdata -Version: 0.15.2 -Release: 2%{?dist} +Version: 0.16.0 +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.15/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/0.16/%{name}-%{version}.tar.xz BuildRequires: gcr-devel BuildRequires: glib2-devel @@ -76,6 +76,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/vala/ %changelog +* Thu Sep 18 2014 Kalev Lember - 0.16.0-1 +- Update to 0.16.0 + * Sun Aug 17 2014 Fedora Release Engineering - 0.15.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 1c3847b..3255413 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2489ee3f5d27dfdd3804fc8f79491e15 libgdata-0.15.2.tar.xz +30200bd24c04fa85fd104c1d03129161 libgdata-0.16.0.tar.xz