From a78a6ad02b091dee907784fdc378b58da5f395d7 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 29 Aug 2013 18:17:04 +0200 Subject: [PATCH] Update to 0.14.0 --- .gitignore | 1 + libgdata.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3495f63..a8e89ba 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ libgdata-0.6.4.tar.bz2 /libgdata-0.13.2.tar.xz /libgdata-0.13.3.tar.xz /libgdata-0.13.4.tar.xz +/libgdata-0.14.0.tar.xz diff --git a/libgdata.spec b/libgdata.spec index 3e33e8e..c6c634c 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -1,12 +1,12 @@ Name: libgdata -Version: 0.13.4 +Version: 0.14.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.13/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/0.14/%{name}-%{version}.tar.xz BuildRequires: glib2-devel libsoup-devel libxml2-devel gtk-doc intltool BuildRequires: gcr-devel @@ -75,6 +75,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/vala/ %changelog +* Thu Aug 29 2013 Kalev Lember - 0.14.0-1 +- Update to 0.14.0 + * Sat Aug 10 2013 Kalev Lember - 0.13.4-1 - Update to 0.13.4 diff --git a/sources b/sources index 2f16ea3..8cd12d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fa2aab4da3d36baea298614001da3d6e libgdata-0.13.4.tar.xz +0442d97eb76294a1e7629decbe7aa2fa libgdata-0.14.0.tar.xz