diff --git a/.gitignore b/.gitignore index a592d20..ae65c93 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.12.0.tar.xz /libgweather-3.12.1.tar.xz /libgweather-3.13.1.tar.xz +/libgweather-3.13.2.tar.xz diff --git a/libgweather.spec b/libgweather.spec index f2fa249..581b240 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.13.1 +Version: 3.13.2 Release: 1%{?dist} Summary: A library for weather information @@ -99,6 +99,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Wed May 28 2014 Kalev Lember - 3.13.2-1 +- Update to 3.13.2 + * Thu May 01 2014 Kalev Lember - 3.13.1-1 - Update to 3.13.1 diff --git a/sources b/sources index 92b3022..9cc1a02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -248e2a5cd882f14b44e8e8dcde02e0c8 libgweather-3.13.1.tar.xz +b69478360730d503d57af1559973261f libgweather-3.13.2.tar.xz