From 62153f6225eea394439a888ad6b94b6abb303500 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 23 Sep 2014 15:20:12 +0200 Subject: [PATCH] Update to 3.14.0 --- .gitignore | 1 + geocode-glib.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 538011f..92041bf 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /geocode-glib-3.12.0.tar.xz /geocode-glib-3.12.2.tar.xz /geocode-glib-3.13.3.tar.xz +/geocode-glib-3.14.0.tar.xz diff --git a/geocode-glib.spec b/geocode-glib.spec index aa753db..58854c6 100644 --- a/geocode-glib.spec +++ b/geocode-glib.spec @@ -1,13 +1,13 @@ -%global json_glib_version 0.16.2 +%global json_glib_version 0.99.2 Name: geocode-glib -Version: 3.13.3 -Release: 3%{?dist} +Version: 3.14.0 +Release: 1%{?dist} Summary: Geocoding helper library License: LGPLv2+ URL: http://www.gnome.org/ -Source0: http://download.gnome.org/sources/geocode-glib/3.13/geocode-glib-%{version}.tar.xz +Source0: http://download.gnome.org/sources/geocode-glib/3.14/geocode-glib-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel @@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Tue Sep 23 2014 Kalev Lember - 3.14.0-1 +- Update to 3.14.0 + * Sat Aug 16 2014 Fedora Release Engineering - 3.13.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 001bdb6..1f50b1b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -635ee077681fba2981cd1ab8951dbda5 geocode-glib-3.13.3.tar.xz +c8926a2e05f5c7039c8873f008ae6bfe geocode-glib-3.14.0.tar.xz