diff --git a/.gitignore b/.gitignore index ca571a0..45dfd3f 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.11.90.tar.xz /libgweather-3.11.91.tar.xz /libgweather-3.11.92.tar.xz +/libgweather-3.12.0.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 38e73d4..68eeae9 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.11.92 +Version: 3.12.0 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.11/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/libgweather/3.12/%{name}-%{version}.tar.xz BuildRequires: dbus-devel BuildRequires: glade-devel @@ -98,6 +98,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Tue Mar 25 2014 Richard Hughes - 3.12.0-1 +- Update to 3.12.0 + * Tue Mar 18 2014 Richard Hughes - 3.11.92-1 - Update to 3.11.92 diff --git a/sources b/sources index d525061..7c05bce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cc1c72c0ab0e1d554928dda7b23feeb8 libgweather-3.11.92.tar.xz +5bba1f4fcfcd175e34859b6cfbc51637 libgweather-3.12.0.tar.xz