From c0e8dd306ecd69ed8fa6944f5b919cabe4c2477c Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 13 Apr 2016 21:53:54 +0200 Subject: [PATCH] Update to 3.20.1 --- .gitignore | 1 + geocode-glib.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9176ea8..4e1e1a1 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /geocode-glib-3.18.0.tar.xz /geocode-glib-3.19.90.tar.xz /geocode-glib-3.20.0.tar.xz +/geocode-glib-3.20.1.tar.xz diff --git a/geocode-glib.spec b/geocode-glib.spec index 0c36087..e1611d8 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.20.0 +Version: 3.20.1 Release: 1%{?dist} Summary: Geocoding helper library @@ -69,6 +69,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Wed Apr 13 2016 Kalev Lember - 3.20.1-1 +- Update to 3.20.1 + * Tue Mar 22 2016 Kalev Lember - 3.20.0-1 - Update to 3.20.0 diff --git a/sources b/sources index 67cf104..4712227 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0c6f87c5086004585f433478d9caf155 geocode-glib-3.20.0.tar.xz +4d9a4c666f525b8ae534be865c8b7681 geocode-glib-3.20.1.tar.xz