From da09e4ef7a9f59df3b191bd8d709c4647b0520f2 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 18 May 2012 13:07:17 +0100 Subject: [PATCH] Update to 0.13.0 --- .gitignore | 1 + libgdata.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 11d003f..c0e7d06 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ libgdata-0.6.4.tar.bz2 /libgdata-0.11.0.tar.xz /libgdata-0.11.1.tar.xz /libgdata-0.12.0.tar.xz +/libgdata-0.13.0.tar.xz diff --git a/libgdata.spec b/libgdata.spec index c193555..69d6fdd 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -1,5 +1,5 @@ Name: libgdata -Version: 0.12.0 +Version: 0.13.0 Release: 1%{?dist} Summary: Library for the GData protocol @@ -71,6 +71,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/GData-0.0.gir %changelog +* Fri May 18 2012 Richard Hughes - 0.13.0-1 +- Update to 0.13.0 + * Tue Apr 17 2012 Kalev Lember - 0.12.0-1 - Update to 0.12.0 diff --git a/sources b/sources index 09bdd9b..26f2482 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ccf0bd3da08a9e86acf704ef71fb73d6 libgdata-0.12.0.tar.xz +3736383473583ba6f35ec52cbdcb4983 libgdata-0.13.0.tar.xz