diff --git a/.gitignore b/.gitignore index c677bf2..ad05a0e 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.5.92.tar.xz /libgweather-3.6.0.tar.xz /libgweather-3.6.1.tar.xz +/libgweather-3.6.2.tar.xz diff --git a/libgweather.spec b/libgweather.spec index ccbc3ab..456a6d5 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.6.1 +Version: 3.6.2 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 Nov 13 2012 Kalev Lember - 3.6.2-1 +- Update to 3.6.2 + * Tue Oct 16 2012 Kalev Lember - 3.6.1-1 - Update to 3.6.1 diff --git a/sources b/sources index 0b00df8..e0e9bad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d28711ab8e44353dac41124f32f5ada libgweather-3.6.1.tar.xz +29ec69bc04c12a1642046a7044f9e305 libgweather-3.6.2.tar.xz