From f7a54b527671e841b0ba3aa643e6d202b38c5792 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 25 Jun 2014 09:35:14 +0100 Subject: [PATCH] Update to 3.13.3 --- .gitignore | 1 + geocode-glib.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ed7f003..538011f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /geocode-glib-3.11.92.2.tar.xz /geocode-glib-3.12.0.tar.xz /geocode-glib-3.12.2.tar.xz +/geocode-glib-3.13.3.tar.xz diff --git a/geocode-glib.spec b/geocode-glib.spec index 7d11f4d..374047e 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.12.2 -Release: 2%{?dist} +Version: 3.13.3 +Release: 1%{?dist} Summary: Geocoding helper library License: LGPLv2+ URL: http://www.gnome.org/ -Source0: http://download.gnome.org/sources/geocode-glib/3.12/geocode-glib-%{version}.tar.xz +Source0: http://download.gnome.org/sources/geocode-glib/3.13/geocode-glib-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel @@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Wed Jun 25 2014 Richard Hughes - 3.13.3-1 +- Update to 3.13.3 + * Sat Jun 07 2014 Fedora Release Engineering - 3.12.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 5a1fe49..001bdb6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -97d17f903322e3e4623e8c522ac6bae2 geocode-glib-3.12.2.tar.xz +635ee077681fba2981cd1ab8951dbda5 geocode-glib-3.13.3.tar.xz