From e02d733d89f66f4328599409badcc9100eae5357 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 22 Mar 2016 07:43:54 +0100 Subject: [PATCH] Update to 3.20.0 --- .gitignore | 1 + geocode-glib.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c7717e5..9176ea8 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /geocode-glib-3.17.92.tar.xz /geocode-glib-3.18.0.tar.xz /geocode-glib-3.19.90.tar.xz +/geocode-glib-3.20.0.tar.xz diff --git a/geocode-glib.spec b/geocode-glib.spec index 00e2af5..0c36087 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.19.90 +Version: 3.20.0 Release: 1%{?dist} Summary: Geocoding helper library License: LGPLv2+ URL: http://www.gnome.org/ -Source0: http://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) @@ -69,6 +69,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Tue Mar 22 2016 Kalev Lember - 3.20.0-1 +- Update to 3.20.0 + * Mon Feb 15 2016 David King - 3.19.90-1 - Update to 3.19.90 - Use pkgconfig for BuildRequires diff --git a/sources b/sources index 65da0ff..67cf104 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a021e2c5debce006b01c5807979f524 geocode-glib-3.19.90.tar.xz +0c6f87c5086004585f433478d9caf155 geocode-glib-3.20.0.tar.xz