diff --git a/.gitignore b/.gitignore index ebffa68..e58a5e3 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.15.90.tar.xz /libgweather-3.15.91.tar.xz /libgweather-3.15.92.tar.xz +/libgweather-3.16.0.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 9ae22e1..32f446e 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.15.92 +Version: 3.16.0 Release: 1%{?dist} Summary: A library for weather information @@ -7,7 +7,7 @@ Group: System Environment/Libraries License: GPLv2+ URL: https://wiki.gnome.org/Projects/LibGWeather #VCS: git:git://git.gnome.org/libgweather -Source0: http://download.gnome.org/sources/libgweather/3.15/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/libgweather/3.16/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(geocode-glib-1.0) BuildRequires: pkgconfig(gladeui-2.0) @@ -89,6 +89,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog +* Mon Mar 23 2015 Kalev Lember - 3.16.0-1 +- Update to 3.16.0 + * Tue Mar 17 2015 Kalev Lember - 3.15.92-1 - Update to 3.15.92 diff --git a/sources b/sources index 5888309..fdd664a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -873e0f8a8f6e13ad01667cf1d626d3ca libgweather-3.15.92.tar.xz +7044d9017b994955a7c8fb3dd69422bb libgweather-3.16.0.tar.xz