diff --git a/.gitignore b/.gitignore index 4524670..f7c963e 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.10.1.tar.xz /libgweather-3.11.3.tar.xz /libgweather-3.11.4.tar.xz +/libgweather-3.11.5.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 4b0f971..6c6c734 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.11.4 +Version: 3.11.5 Release: 1%{?dist} Summary: A library for weather information @@ -98,6 +98,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Mon Feb 03 2014 Richard Hughes - 3.11.5-1 +- Update to 3.11.5 + * Tue Jan 14 2014 Richard Hughes - 3.11.4-1 - Update to 3.11.4 diff --git a/sources b/sources index 5d26af5..48f0368 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e0625d6ca3f1f79185e31493091fbf9e libgweather-3.11.4.tar.xz +9593df88507bc2a01565a56a1ea346bb libgweather-3.11.5.tar.xz