diff --git a/.gitignore b/.gitignore index 14d18af..e75cd01 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.13.92.tar.xz /libgweather-3.14.0.tar.xz /libgweather-3.14.1.tar.xz +/libgweather-3.14.2.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 40f17f1..7d1f3f5 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.14.1 +Version: 3.14.2 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 Dec 29 2014 Richard Hughes - 3.14.2-1 +- Update to 3.14.2 + * Mon Oct 13 2014 Kalev Lember - 3.14.1-1 - Update to 3.14.1 diff --git a/sources b/sources index 95c2f89..86e7294 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -15341d049e5b503ae91795f046b00e95 libgweather-3.14.1.tar.xz +c5b5b8ad48d33cc54ca86357b9021d75 libgweather-3.14.2.tar.xz