From ebe0425f54d3f3b12f18b86fd747de21bda64be5 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 15 Jan 2014 09:15:00 +0000 Subject: [PATCH] Update to 3.11.4.1 --- .gitignore | 1 + geocode-glib.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 593bbc6..f460ebd 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /geocode-glib-0.99.3.tar.xz /geocode-glib-0.99.4.tar.xz /geocode-glib-3.10.0.tar.xz +/geocode-glib-3.11.4.1.tar.xz diff --git a/geocode-glib.spec b/geocode-glib.spec index 166d533..27c0d1b 100644 --- a/geocode-glib.spec +++ b/geocode-glib.spec @@ -1,13 +1,13 @@ %global json_glib_version 0.16.2 Name: geocode-glib -Version: 3.10.0 +Version: 3.11.4.1 Release: 1%{?dist} Summary: Geocoding helper library License: LGPLv2+ URL: http://www.gnome.org/ -Source0: http://download.gnome.org/sources/geocode-glib/3.10/geocode-glib-%{version}.tar.xz +Source0: http://download.gnome.org/sources/geocode-glib/3.11/geocode-glib-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel @@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Wed Jan 15 2014 Richard Hughes - 3.11.4.1-1 +- Update to 3.11.4.1 + * Tue Sep 24 2013 Kalev Lember - 3.10.0-1 - Update to 3.10.0 - Specify minimum json-glib version diff --git a/sources b/sources index 529ce26..7fa9029 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f20b52196bd86294d093f97397a37db geocode-glib-3.10.0.tar.xz +381befc601bc6af8c6e452b307044406 geocode-glib-3.11.4.1.tar.xz