diff --git a/.gitignore b/.gitignore index 2fb9664..a1c4419 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.11.4.tar.xz /libgweather-3.11.5.tar.xz /libgweather-3.11.90.tar.xz +/libgweather-3.11.91.tar.xz diff --git a/libgweather.spec b/libgweather.spec index b01cdb8..ec256c5 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.11.90 +Version: 3.11.91 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 Mar 04 2014 Richard Hughes - 3.11.91-1 +- Update to 3.11.91 + * Tue Feb 18 2014 Richard Hughes - 3.11.90-1 - Update to 3.11.90 diff --git a/sources b/sources index 13a4e4d..2f875b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4406a458fbc07aac83927d745a23841e libgweather-3.11.90.tar.xz +26fb22b3b5fed8ed775d6f6556fbf67f libgweather-3.11.91.tar.xz