From 3b5d79db704f8c309f3362659da814541222c728 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 11 Aug 2009 21:46:42 +0000 Subject: [PATCH] - Fix source URL --- libgdata.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libgdata.spec b/libgdata.spec index 030be28..60d99b5 100644 --- a/libgdata.spec +++ b/libgdata.spec @@ -1,12 +1,12 @@ Name: libgdata Version: 0.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library for the GData protocol Group: System Environment/Libraries License: LGPLv2+ URL: http://live.gnome.org/libgdata -Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.3/%{name}-%{version}.tar.bz2 +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.4/%{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 Aug 11 2009 Bastien Nocera 0.4.0-3 +- Fix source URL + * Fri Jul 24 2009 Fedora Release Engineering - 0.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild