diff --git a/.gitignore b/.gitignore index ada126b..8d6459a 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /geocode-glib-3.14.0.tar.xz /geocode-glib-3.15.2.tar.xz /geocode-glib-3.15.3.1.tar.xz +/geocode-glib-3.15.4.tar.xz diff --git a/geocode-glib.spec b/geocode-glib.spec index 2553001..b7540bd 100644 --- a/geocode-glib.spec +++ b/geocode-glib.spec @@ -1,7 +1,7 @@ %global json_glib_version 0.99.2 Name: geocode-glib -Version: 3.15.3.1 +Version: 3.15.4 Release: 1%{?dist} Summary: Geocoding helper library @@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Mon Jan 19 2015 Richard Hughes - 3.15.4-1 +- Update to 3.15.4 + * Thu Dec 18 2014 Richard Hughes - 3.15.3.1-1 - Update to 3.15.3.1 diff --git a/sources b/sources index 73f760c..49afc3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c8be1b90f274686fc44f65521a5b5ad6 geocode-glib-3.15.3.1.tar.xz +ef977b03765d857e4eb5cd8f52c63c8b geocode-glib-3.15.4.tar.xz