Update to 3.20.1

This commit is contained in:
Kalev Lember 2016-04-13 21:53:54 +02:00
parent e02d733d89
commit c0e8dd306e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@
/geocode-glib-3.18.0.tar.xz /geocode-glib-3.18.0.tar.xz
/geocode-glib-3.19.90.tar.xz /geocode-glib-3.19.90.tar.xz
/geocode-glib-3.20.0.tar.xz /geocode-glib-3.20.0.tar.xz
/geocode-glib-3.20.1.tar.xz

View File

@ -1,7 +1,7 @@
%global json_glib_version 0.99.2 %global json_glib_version 0.99.2
Name: geocode-glib Name: geocode-glib
Version: 3.20.0 Version: 3.20.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Geocoding helper library Summary: Geocoding helper library
@ -69,6 +69,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
%changelog %changelog
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
- Update to 3.20.1
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1 * Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
- Update to 3.20.0 - Update to 3.20.0

View File

@ -1 +1 @@
0c6f87c5086004585f433478d9caf155 geocode-glib-3.20.0.tar.xz 4d9a4c666f525b8ae534be865c8b7681 geocode-glib-3.20.1.tar.xz