diff --git a/.gitignore b/.gitignore index 4738c13..68105be 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /geocode-glib-3.15.4.tar.xz /geocode-glib-3.16.0.tar.xz /geocode-glib-3.17.1.tar.xz +/geocode-glib-3.17.90.tar.xz diff --git a/geocode-glib.spec b/geocode-glib.spec index 3df1e61..f97a5f9 100644 --- a/geocode-glib.spec +++ b/geocode-glib.spec @@ -1,8 +1,8 @@ %global json_glib_version 0.99.2 Name: geocode-glib -Version: 3.17.1 -Release: 3%{?dist} +Version: 3.17.90 +Release: 1%{?dist} Summary: Geocoding helper library License: LGPLv2+ @@ -69,6 +69,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Sun Aug 16 2015 Kalev Lember - 3.17.90-1 +- Update to 3.17.90 + * Wed Jun 17 2015 Fedora Release Engineering - 3.17.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 111ba6d..596db53 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -046175e0d853dc20769d39394f73f37a geocode-glib-3.17.1.tar.xz +654591bc2ac8c040e17d4ac36447edea geocode-glib-3.17.90.tar.xz