diff --git a/.gitignore b/.gitignore index b6bf0fb..0851ae6 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.1.3.tar.xz /libgweather-3.2.0.tar.xz /libgweather-3.2.1.tar.xz +/libgweather-3.5.1.tar.xz diff --git a/libgweather.spec b/libgweather.spec index c01178c..a55ac2e 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,13 +1,13 @@ Name: libgweather -Version: 3.2.1 -Release: 2%{?dist} +Version: 3.5.1 +Release: 1%{?dist} Summary: A library for weather information Group: System Environment/Libraries License: GPLv2+ URL: http://www.gnome.org #VCS: git:git://git.gnome.org/libgweather -Source0: http://download.gnome.org/sources/libgweather/3.2/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/libgweather/3.5/%{name}-%{version}.tar.xz BuildRequires: GConf2-devel >= 2.8.0 BuildRequires: dbus-devel @@ -115,6 +115,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/gnome &>/dev/null || : %changelog +* Tue Jun 26 2012 Matthias Clasen - 3.5.1-1 +- Update to 3.5.1 + * Thu Jan 12 2012 Matthias Clasen - 3.2.1-2 - Drop gtk-doc dependency diff --git a/sources b/sources index 18eb22f..a61dcd8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -de91f7ed59508d2b96c319e19e27fda5 libgweather-3.2.1.tar.xz +a8cdc85136e46aacd80b81b325554fbc libgweather-3.5.1.tar.xz