diff --git a/.gitignore b/.gitignore index 45dfd3f..b0d6571 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.11.91.tar.xz /libgweather-3.11.92.tar.xz /libgweather-3.12.0.tar.xz +/libgweather-3.12.1.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 68eeae9..5570c37 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.12.0 +Version: 3.12.1 Release: 1%{?dist} Summary: A library for weather information @@ -98,6 +98,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Wed Apr 16 2014 Kalev Lember - 3.12.1-1 +- Update to 3.12.1 + * Tue Mar 25 2014 Richard Hughes - 3.12.0-1 - Update to 3.12.0 diff --git a/sources b/sources index 7c05bce..3926225 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5bba1f4fcfcd175e34859b6cfbc51637 libgweather-3.12.0.tar.xz +fbe58c3720f4764b568a77d7134fdc10 libgweather-3.12.1.tar.xz