From 22f25620db00bc9befcde0c08a6d5432db6a2550 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 26 May 2009 15:37:52 +0000 Subject: [PATCH] - Update to 0.3.0 --- .cvsignore | 2 +- libgdata.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 317b231..724d13d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libgdata-0.2.0.tar.bz2 +libgdata-0.3.0.tar.bz2 diff --git a/libgdata.spec b/libgdata.spec index a6df15a..a496c6e 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -1,12 +1,12 @@ Name: libgdata -Version: 0.2.0 +Version: 0.3.0 Release: 1%{?dist} Summary: Library for the GData protocol Group: System Environment/Libraries License: LGPLv2+ URL: http://live.gnome.org/libgdata -Source0: http://tecnocode.co.uk/downloads/libgdata-%{version}.tar.bz2 +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.3/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glib2-devel libsoup-devel libxml2-devel gtk-doc intltool @@ -69,6 +69,9 @@ cd gdata/tests %{_datadir}/gtk-doc/html/gdata/ %changelog +* Tue May 26 2009 Bastien Nocera 0.3.0-1 +- Update to 0.3.0 + * Sat Apr 25 2009 Bastien Nocera 0.2.0-1 - Update to 0.2.0 diff --git a/sources b/sources index 6a08623..0994b0e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3772ccf571ee0f5113934d83e51579e3 libgdata-0.2.0.tar.bz2 +54c4de90fd00cd6685cbdd8c5054abb7 libgdata-0.3.0.tar.bz2