diff --git a/.gitignore b/.gitignore index 3f8f472..4524670 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.10.0.tar.xz /libgweather-3.10.1.tar.xz /libgweather-3.11.3.tar.xz +/libgweather-3.11.4.tar.xz diff --git a/libgweather.spec b/libgweather.spec index b593a93..4b0f971 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.11.3 +Version: 3.11.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 Jan 14 2014 Richard Hughes - 3.11.4-1 +- Update to 3.11.4 + * Wed Jan 08 2014 Richard Hughes - 3.11.3-1 - Update to 3.11.3 diff --git a/sources b/sources index 611e2a1..5d26af5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -31536d0d3c6be06440de4d5fa2bb67ad libgweather-3.11.3.tar.xz +e0625d6ca3f1f79185e31493091fbf9e libgweather-3.11.4.tar.xz