2.23.1
This commit is contained in:
parent
671235040b
commit
ba7ab72c1c
@ -1 +1 @@
|
||||
libgweather-2.22.1.1.tar.bz2
|
||||
libgweather-2.23.1.tar.bz2
|
||||
|
||||
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user