This commit is contained in:
Matthias Clasen 2008-04-25 03:57:26 +00:00
parent 671235040b
commit ba7ab72c1c
3 changed files with 8 additions and 7 deletions

View File

@ -1 +1 @@
libgweather-2.22.1.1.tar.bz2
libgweather-2.23.1.tar.bz2

View File

@ -1,12 +1,12 @@
Name: libgweather
Version: 2.22.1.1
Release: 2%{?dist}
Version: 2.23.1
Release: 1%{?dist}
Summary: A library for weather information
Group: System Environment/Libraries
License: GPLv2+
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/libgweather/2.22/%{name}-%{version}.tar.bz2
Source0: http://download.gnome.org/sources/libgweather/2.23/%{name}-%{version}.tar.bz2
Source1: copy.xsl
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -16,7 +16,6 @@ BuildRequires: gnome-vfs2-devel >= 2.15.4
BuildRequires: gettext
BuildRequires: perl(XML::Parser)
Patch0: cairo-is-in-africa.patch
%description
libgweather is a library to access weather information from online
@ -39,7 +38,6 @@ developing applications that use %{name}.
%prep
%setup -q
%patch0 -p1 -b .cairo
%build
%configure --disable-static
@ -103,6 +101,9 @@ fi
%changelog
* Thu Apr 24 2008 Matthias Clasen <mclasen@redhat.com> 2.23.1-1
- Update to 2.23.1
* Thu Apr 17 2008 Matthias Clasen <mclasen@redhat.com> 2.22.1.1-2
- Leave Cairo in Africa (#442793)

View File

@ -1 +1 @@
6b0e12931db8c640992bef75bd3cc24b libgweather-2.22.1.1.tar.bz2
c7acd7399af3939b8805fdb932b27440 libgweather-2.23.1.tar.bz2