diff --git a/.gitignore b/.gitignore index 5b60abd..21fd8a6 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /geocode-glib-3.11.4.1.tar.xz /geocode-glib-3.11.5.tar.xz /geocode-glib-3.11.91.tar.xz +/geocode-glib-3.11.92.tar.xz diff --git a/geocode-glib.spec b/geocode-glib.spec index b277894..2013bc2 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.91 +Version: 3.11.92 Release: 1%{?dist} Summary: Geocoding helper library @@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %doc %{_datadir}/gtk-doc/ %changelog +* Tue Mar 18 2014 Richard Hughes - 3.11.92-1 +- Update to 3.11.92 + * Tue Mar 04 2014 Richard Hughes - 3.11.91-1 - Update to 3.11.91 diff --git a/sources b/sources index 1cc6f32..0daa8cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e3c5add607b11130c0b2e37b0d3bce0f geocode-glib-3.11.91.tar.xz +912ccba3969ab344bef2634d75ccd47a geocode-glib-3.11.92.tar.xz