diff --git a/.gitignore b/.gitignore index a86c8d8..c04ec01 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.13.1.tar.xz /libgweather-3.13.2.tar.xz /libgweather-3.13.3.tar.xz +/libgweather-3.13.4.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 2046c09..1661669 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.13.3 +Version: 3.13.4 Release: 1%{?dist} Summary: A library for weather information @@ -98,6 +98,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Tue Jul 22 2014 Kalev Lember - 3.13.4-1 +- Update to 3.13.4 + * Tue Jun 24 2014 Richard Hughes - 3.13.3-1 - Update to 3.13.3 diff --git a/sources b/sources index e303e16..907c906 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8643efc936373f8fe1fb341cbe285625 libgweather-3.13.3.tar.xz +cd2ba3a9a8af04c39d3c65bbbab1cb25 libgweather-3.13.4.tar.xz