diff --git a/.gitignore b/.gitignore index b1f9906..c5d93dc 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.5.5.tar.xz /libgweather-3.5.90.tar.xz /libgweather-3.5.91.tar.xz +/libgweather-3.5.92.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 60da6a9..20bbf7f 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.5.91 +Version: 3.5.92 Release: 1%{?dist} Summary: A library for weather information @@ -100,6 +100,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %changelog +* Wed Sep 19 2012 Richard Hughes - 3.5.92-1 +- Update to 3.5.92 + * Tue Sep 04 2012 Richard Hughes - 3.5.91-1 - Update to 3.5.91 diff --git a/sources b/sources index 054cfdc..3aa1e02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -94692a202b8edeff59d8d712f0a2d513 libgweather-3.5.91.tar.xz +dcfeffa4974d2292bb4f48daeb0f591d libgweather-3.5.92.tar.xz