diff --git a/.gitignore b/.gitignore index 8d81580..73dcc7b 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.19.90.tar.xz /libgweather-3.19.92.tar.xz /libgweather-3.20.0.tar.xz +/libgweather-3.20.1.tar.xz diff --git a/libgweather.spec b/libgweather.spec index fbd12e3..8e3706d 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.20.0 +Version: 3.20.1 Release: 1%{?dist} Summary: A library for weather information @@ -89,6 +89,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Mon May 09 2016 Kalev Lember - 3.20.1-1 +- Update to 3.20.1 + * Tue Mar 22 2016 Kalev Lember - 3.20.0-1 - Update to 3.20.0 diff --git a/sources b/sources index 312c9a6..079ac68 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e3c273bce7772450b3d93136bcbb1653 libgweather-3.20.0.tar.xz +1a5562f956cb5eb86dad4eb9be7c90f3 libgweather-3.20.1.tar.xz