diff --git a/.gitignore b/.gitignore index 70f6ec3..e784277 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.17.2.tar.xz /libgweather-3.17.92.tar.xz /libgweather-3.18.0.tar.xz +/libgweather-3.18.1.tar.xz diff --git a/libgweather.spec b/libgweather.spec index f3a199a..faa7a47 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.18.0 +Version: 3.18.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 Oct 12 2015 Kalev Lember - 3.18.1-1 +- Update to 3.18.1 + * Mon Sep 21 2015 Kalev Lember - 3.18.0-1 - Update to 3.18.0 diff --git a/sources b/sources index 02a05e1..665b12d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -631c9a36be0314163d0b801c97736581 libgweather-3.18.0.tar.xz +0a4bd5421c9cd2d845d0a91c8caa6117 libgweather-3.18.1.tar.xz