diff --git a/.gitignore b/.gitignore index 92041bf..cb7220a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /geocode-glib-3.12.2.tar.xz /geocode-glib-3.13.3.tar.xz /geocode-glib-3.14.0.tar.xz +/geocode-glib-3.15.2.tar.xz diff --git a/geocode-glib.spec b/geocode-glib.spec index 58854c6..e105926 100644 --- a/geocode-glib.spec +++ b/geocode-glib.spec @@ -1,13 +1,13 @@ %global json_glib_version 0.99.2 Name: geocode-glib -Version: 3.14.0 +Version: 3.15.2 Release: 1%{?dist} Summary: Geocoding helper library License: LGPLv2+ URL: http://www.gnome.org/ -Source0: http://download.gnome.org/sources/geocode-glib/3.14/geocode-glib-%{version}.tar.xz +Source0: http://download.gnome.org/sources/geocode-glib/3.15/geocode-glib-%{version}.tar.xz BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel @@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Tue Nov 25 2014 Kalev Lember - 3.15.2-1 +- Update to 3.15.2 + * Tue Sep 23 2014 Kalev Lember - 3.14.0-1 - Update to 3.14.0 diff --git a/sources b/sources index 1f50b1b..d5bb62d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c8926a2e05f5c7039c8873f008ae6bfe geocode-glib-3.14.0.tar.xz +9a5238b1739ab3603ceff924fbc15d95 geocode-glib-3.15.2.tar.xz