diff --git a/.cvsignore b/.cvsignore index 7f1e8f5..1e6ef07 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libgweather-2.25.91.tar.bz2 +libgweather-2.25.92.tar.bz2 diff --git a/libgweather.spec b/libgweather.spec index bd56892..1deda0c 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,11 +1,11 @@ Name: libgweather -Version: 2.25.91 -Release: 2%{?dist} -Summary: A library for weather information +Version: 2.25.92 +Release: 1%{?dist} +Summary: A library for weather information Group: System Environment/Libraries License: GPLv2+ -URL: http://www.gnome.org +URL: http://www.gnome.org Source0: http://download.gnome.org/sources/libgweather/2.25/%{name}-%{version}.tar.bz2 Source1: copy.xsl BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -16,7 +16,6 @@ BuildRequires: gtk2-devel >= 2.11.0 BuildRequires: libsoup-devel >= 2.4 BuildRequires: libxml2-devel >= 2.6 BuildRequires: gettext -BuildRequires: perl(XML::Parser) BuildRequires: intltool %description @@ -69,7 +68,7 @@ done %install rm -rf $RPM_BUILD_ROOT -# waste less space +# waste less space xsltproc %{SOURCE1} data/Locations.xml > loc.xml sed -e "s/^\s*//" -e "/^$/d" loc.xml > data/Locations.xml @@ -123,6 +122,9 @@ fi %changelog +* Tue Mar 3 2009 Matthias Clasen 2.25.92-1 +- Update to 2.25.92 + * Wed Feb 25 2009 Fedora Release Engineering - 2.25.91-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 06466e8..63eee5e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9377cb2cfafb2e55ac8f7357714f25f8 libgweather-2.25.91.tar.bz2 +9b65db7227a7a59b0d3fb8ab7f3cd689 libgweather-2.25.92.tar.bz2