diff --git a/.gitignore b/.gitignore index 5e7888e..d68d9e7 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.7.2.tar.xz /libgweather-3.7.3.tar.xz /libgweather-3.7.4.tar.xz +/libgweather-3.7.5.tar.xz diff --git a/libgweather.spec b/libgweather.spec index ae6d65e..2bd233f 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.7.4 +Version: 3.7.5 Release: 1%{?dist} Summary: A library for weather information @@ -93,6 +93,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Wed Feb 06 2013 Kalev Lember - 3.7.5-1 +- Update to 3.7.5 + * Wed Jan 16 2013 Richard Hughes - 3.7.4-1 - Update to 3.7.4 diff --git a/sources b/sources index 108ebd0..738b9bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0a24bfa88825c07b03406e7802a757c7 libgweather-3.7.4.tar.xz +8cba50231c698795c50056070276299f libgweather-3.7.5.tar.xz