From cd32146736cebbd21038975adb9ea6bc246a1bfb Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 15 Feb 2016 09:34:07 +0000 Subject: [PATCH] Update to 3.19.90 --- .gitignore | 1 + geocode-glib.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c44eb98..c7717e5 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /geocode-glib-3.17.90.tar.xz /geocode-glib-3.17.92.tar.xz /geocode-glib-3.18.0.tar.xz +/geocode-glib-3.19.90.tar.xz diff --git a/geocode-glib.spec b/geocode-glib.spec index 6991eab..76ce05c 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.18.0 -Release: 2%{?dist} +Version: 3.19.90 +Release: 1%{?dist} Summary: Geocoding helper library License: LGPLv2+ URL: http://www.gnome.org/ -Source0: http://download.gnome.org/sources/geocode-glib/3.18/geocode-glib-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel @@ -69,6 +69,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Mon Feb 15 2016 David King - 3.19.90-1 +- Update to 3.19.90 + * Wed Feb 03 2016 Fedora Release Engineering - 3.18.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index d6ecbfd..65da0ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a39cbc80c4a55c223abf9bcf67e0285e geocode-glib-3.18.0.tar.xz +6a021e2c5debce006b01c5807979f524 geocode-glib-3.19.90.tar.xz