diff --git a/.gitignore b/.gitignore index f460ebd..2247990 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /geocode-glib-0.99.4.tar.xz /geocode-glib-3.10.0.tar.xz /geocode-glib-3.11.4.1.tar.xz +/geocode-glib-3.11.5.tar.xz diff --git a/geocode-glib.spec b/geocode-glib.spec index 27c0d1b..3087cb9 100644 --- a/geocode-glib.spec +++ b/geocode-glib.spec @@ -1,7 +1,7 @@ %global json_glib_version 0.16.2 Name: geocode-glib -Version: 3.11.4.1 +Version: 3.11.5 Release: 1%{?dist} Summary: Geocoding helper library @@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Wed Feb 05 2014 Richard Hughes - 3.11.5-1 +- Update to 3.11.5 + * Wed Jan 15 2014 Richard Hughes - 3.11.4.1-1 - Update to 3.11.4.1 diff --git a/sources b/sources index 7fa9029..8ead347 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -381befc601bc6af8c6e452b307044406 geocode-glib-3.11.4.1.tar.xz +7d3d51aa5770c59fb79bccaa2afba0a0 geocode-glib-3.11.5.tar.xz