diff --git a/.gitignore b/.gitignore index ef1be1d..70f6ec3 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ libgweather-2.30.0.tar.bz2 /libgweather-3.17.1.tar.xz /libgweather-3.17.2.tar.xz /libgweather-3.17.92.tar.xz +/libgweather-3.18.0.tar.xz diff --git a/libgweather.spec b/libgweather.spec index 0a6119c..f3a199a 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 3.17.92 +Version: 3.18.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.17/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/libgweather/3.18/%{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 Sep 21 2015 Kalev Lember - 3.18.0-1 +- Update to 3.18.0 + * Fri Sep 11 2015 Kalev Lember - 3.17.92-1 - Update to 3.17.92 - Use make_install macro diff --git a/sources b/sources index 8ed332a..02a05e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cdc71c61b5e09cf6b3fc17fec7c61639 libgweather-3.17.92.tar.xz +631c9a36be0314163d0b801c97736581 libgweather-3.18.0.tar.xz