diff --git a/.gitignore b/.gitignore index b49924d..c677bf2 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.5.91.tar.xz /libgweather-3.5.92.tar.xz /libgweather-3.6.0.tar.xz +/libgweather-3.6.1.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 5b4a509..ccbc3ab 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.6.0 +Version: 3.6.1 Release: 1%{?dist} Summary: A library for weather information @@ -93,6 +93,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Tue Oct 16 2012 Kalev Lember - 3.6.1-1 +- Update to 3.6.1 + * Tue Sep 25 2012 Kalev Lember - 3.6.0-1 - Update to 3.6.0 diff --git a/sources b/sources index 932e48f..0b00df8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b1d25349e29d6327041c21ac354e15f8 libgweather-3.6.0.tar.xz +5d28711ab8e44353dac41124f32f5ada libgweather-3.6.1.tar.xz