diff --git a/.gitignore b/.gitignore index a7fcbc5..14d18af 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.13.91.tar.xz /libgweather-3.13.92.tar.xz /libgweather-3.14.0.tar.xz +/libgweather-3.14.1.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 4f618af..40f17f1 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.14.0 +Version: 3.14.1 Release: 1%{?dist} Summary: A library for weather information @@ -91,6 +91,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Mon Oct 13 2014 Kalev Lember - 3.14.1-1 +- Update to 3.14.1 + * Mon Sep 22 2014 Kalev Lember - 3.14.0-1 - Update to 3.14.0 diff --git a/sources b/sources index 7c5dbe1..95c2f89 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -abef7cd6053699389273324921f2be67 libgweather-3.14.0.tar.xz +15341d049e5b503ae91795f046b00e95 libgweather-3.14.1.tar.xz