diff --git a/.gitignore b/.gitignore index dca6c8b..ed7f003 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /geocode-glib-3.11.92.tar.xz /geocode-glib-3.11.92.2.tar.xz /geocode-glib-3.12.0.tar.xz +/geocode-glib-3.12.2.tar.xz diff --git a/geocode-glib.spec b/geocode-glib.spec index f918f65..91f6b74 100644 --- a/geocode-glib.spec +++ b/geocode-glib.spec @@ -1,8 +1,8 @@ %global json_glib_version 0.16.2 Name: geocode-glib -Version: 3.12.0 -Release: 2%{?dist} +Version: 3.12.2 +Release: 1%{?dist} Summary: Geocoding helper library License: LGPLv2+ @@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Thu May 15 2014 Kalev Lember - 3.12.2-1 +- Update to 3.12.2 + * Wed May 07 2014 Kalev Lember - 3.12.0-2 - Ship icons in the main package, instead of -devel diff --git a/sources b/sources index c44be4d..5a1fe49 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a14c9802c63c35d9ae9091053e192517 geocode-glib-3.12.0.tar.xz +97d17f903322e3e4623e8c522ac6bae2 geocode-glib-3.12.2.tar.xz