diff --git a/.gitignore b/.gitignore index 6a2eeba..b6bf0fb 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.0.0.tar.bz2 /libgweather-3.1.3.tar.xz /libgweather-3.2.0.tar.xz +/libgweather-3.2.1.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 58be57a..5060852 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.2.0 +Version: 3.2.1 Release: 1%{?dist} Summary: A library for weather information @@ -7,7 +7,7 @@ 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.1/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/libgweather/3.2/%{name}-%{version}.tar.xz BuildRequires: GConf2-devel >= 2.8.0 BuildRequires: dbus-devel @@ -113,6 +113,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/gnome &>/dev/null || : %changelog +* Wed Nov 2 2011 Matthias Clasen - 3.2.1-1 +- Update to 3.2.1 + * Mon Sep 26 2011 Ray - 3.2.0-1 - Update to 3.2.0 diff --git a/sources b/sources index a4a718d..18eb22f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09c2db26df211dacdc4cd6971dd6541a libgweather-3.2.0.tar.xz +de91f7ed59508d2b96c319e19e27fda5 libgweather-3.2.1.tar.xz