diff --git a/.gitignore b/.gitignore index cb7220a..ada126b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /geocode-glib-3.13.3.tar.xz /geocode-glib-3.14.0.tar.xz /geocode-glib-3.15.2.tar.xz +/geocode-glib-3.15.3.1.tar.xz diff --git a/geocode-glib.spec b/geocode-glib.spec index e105926..2553001 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.2 +Version: 3.15.3.1 Release: 1%{?dist} Summary: Geocoding helper library @@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Thu Dec 18 2014 Richard Hughes - 3.15.3.1-1 +- Update to 3.15.3.1 + * Tue Nov 25 2014 Kalev Lember - 3.15.2-1 - Update to 3.15.2 diff --git a/sources b/sources index d5bb62d..73f760c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9a5238b1739ab3603ceff924fbc15d95 geocode-glib-3.15.2.tar.xz +c8be1b90f274686fc44f65521a5b5ad6 geocode-glib-3.15.3.1.tar.xz