diff --git a/.gitignore b/.gitignore index 3e39540..4737ecf 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.6.1.tar.xz /libgweather-3.6.2.tar.xz /libgweather-3.7.2.tar.xz +/libgweather-3.7.3.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 099bb7c..f998db9 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.7.2 +Version: 3.7.3 Release: 1%{?dist} Summary: A library for weather information @@ -7,7 +7,7 @@ Group: System Environment/Libraries License: GPLv2+ URL: http://www.gnome.org #VCS: git:git://git.gnome.org/libgweather -Source0: http://download.gnome.org/sources/libgweather/3.6/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/libgweather/3.7/%{name}-%{version}.tar.xz BuildRequires: dbus-devel BuildRequires: gtk3-devel >= 2.90.0 @@ -93,6 +93,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Thu Dec 20 2012 Kalev Lember - 3.7.3-1 +- Update to 3.7.3 + * Tue Nov 20 2012 Richard Hughes - 3.7.2-1 - Update to 3.7.2 diff --git a/sources b/sources index 19655ec..ff27092 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6959c1c85c60db960d58bc97d908a83c libgweather-3.7.2.tar.xz +3e0ebb67c4613ef8be341939e4de3d93 libgweather-3.7.3.tar.xz