diff --git a/.gitignore b/.gitignore index 68105be..92b1b02 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /geocode-glib-3.16.0.tar.xz /geocode-glib-3.17.1.tar.xz /geocode-glib-3.17.90.tar.xz +/geocode-glib-3.17.92.tar.xz diff --git a/geocode-glib.spec b/geocode-glib.spec index f97a5f9..31f7da8 100644 --- a/geocode-glib.spec +++ b/geocode-glib.spec @@ -1,7 +1,7 @@ %global json_glib_version 0.99.2 Name: geocode-glib -Version: 3.17.90 +Version: 3.17.92 Release: 1%{?dist} Summary: Geocoding helper library @@ -69,6 +69,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Mon Sep 14 2015 Kalev Lember - 3.17.92-1 +- Update to 3.17.92 + * Sun Aug 16 2015 Kalev Lember - 3.17.90-1 - Update to 3.17.90 diff --git a/sources b/sources index 596db53..13c8a99 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -654591bc2ac8c040e17d4ac36447edea geocode-glib-3.17.90.tar.xz +4509fa802402f48667dc095808dbc2e9 geocode-glib-3.17.92.tar.xz