diff --git a/.gitignore b/.gitignore index 8153a7f..229e794 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.9.5.tar.xz /libgweather-3.9.90.tar.xz /libgweather-3.9.91.tar.xz +/libgweather-3.9.92.tar.xz diff --git a/libgweather.spec b/libgweather.spec index a5d7df5..da49ca3 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.9.91 +Version: 3.9.92 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 Sep 18 2013 Kalev Lember - 3.9.92-1 +- Update to 3.9.92 + * Wed Sep 04 2013 Kalev Lember - 3.9.91-1 - Update to 3.9.91 - Install the glade catalog diff --git a/sources b/sources index 49a08fb..b93bf2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5029b1ec49a26b425e8dac7b646d3d59 libgweather-3.9.91.tar.xz +5c22d039eac2a3a23261a160dafe863e libgweather-3.9.92.tar.xz