diff --git a/.gitignore b/.gitignore index b349056..6a2eeba 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-2.91.6.tar.bz2 /libgweather-3.0.0.tar.bz2 /libgweather-3.1.3.tar.xz +/libgweather-3.2.0.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 49ab74b..58be57a 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.1.3 +Version: 3.2.0 Release: 1%{?dist} Summary: A library for weather information @@ -113,6 +113,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/gnome &>/dev/null || : %changelog +* Mon Sep 26 2011 Ray - 3.2.0-1 +- Update to 3.2.0 + * Mon Jul 04 2011 Bastien Nocera 3.1.3-1 - Update to 3.1.3 diff --git a/sources b/sources index 12eb352..a4a718d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d66c8fa02905e924c67f0c4694d16598 libgweather-3.1.3.tar.xz +09c2db26df211dacdc4cd6971dd6541a libgweather-3.2.0.tar.xz