diff --git a/.gitignore b/.gitignore index 92b1b02..c44eb98 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /geocode-glib-3.17.1.tar.xz /geocode-glib-3.17.90.tar.xz /geocode-glib-3.17.92.tar.xz +/geocode-glib-3.18.0.tar.xz diff --git a/geocode-glib.spec b/geocode-glib.spec index 31f7da8..943f3c8 100644 --- a/geocode-glib.spec +++ b/geocode-glib.spec @@ -1,13 +1,13 @@ %global json_glib_version 0.99.2 Name: geocode-glib -Version: 3.17.92 +Version: 3.18.0 Release: 1%{?dist} Summary: Geocoding helper library License: LGPLv2+ URL: http://www.gnome.org/ -Source0: http://download.gnome.org/sources/geocode-glib/3.17/geocode-glib-%{version}.tar.xz +Source0: http://download.gnome.org/sources/geocode-glib/3.18/geocode-glib-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel @@ -69,6 +69,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Sun Sep 20 2015 Kalev Lember - 3.18.0-1 +- Update to 3.18.0 + * Mon Sep 14 2015 Kalev Lember - 3.17.92-1 - Update to 3.17.92 diff --git a/sources b/sources index 13c8a99..d6ecbfd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4509fa802402f48667dc095808dbc2e9 geocode-glib-3.17.92.tar.xz +a39cbc80c4a55c223abf9bcf67e0285e geocode-glib-3.18.0.tar.xz