diff --git a/.gitignore b/.gitignore index 0851ae6..286f991 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.2.0.tar.xz /libgweather-3.2.1.tar.xz /libgweather-3.5.1.tar.xz +/libgweather-3.5.4.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 1cb87c1..e9689ee 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.5.1 +Version: 3.5.4 Release: 1%{?dist} Summary: A library for weather information @@ -100,6 +100,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %changelog +* Tue Jul 17 2012 Richard Hughes - 3.5.4-1 +- Update to 3.5.4 + * Tue Jun 26 2012 Matthias Clasen - 3.5.1-1 - Update to 3.5.1 diff --git a/sources b/sources index a61dcd8..548189c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8cdc85136e46aacd80b81b325554fbc libgweather-3.5.1.tar.xz +8528258defcb0d2c463ea0c32391bcef libgweather-3.5.4.tar.xz