Update to 3.11.4.1
This commit is contained in:
parent
5c41c0bd9d
commit
ebe0425f54
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/geocode-glib-0.99.3.tar.xz
|
||||
/geocode-glib-0.99.4.tar.xz
|
||||
/geocode-glib-3.10.0.tar.xz
|
||||
/geocode-glib-3.11.4.1.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global json_glib_version 0.16.2
|
||||
|
||||
Name: geocode-glib
|
||||
Version: 3.10.0
|
||||
Version: 3.11.4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Geocoding helper library
|
||||
|
||||
License: LGPLv2+
|
||||
URL: http://www.gnome.org/
|
||||
Source0: http://download.gnome.org/sources/geocode-glib/3.10/geocode-glib-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/geocode-glib/3.11/geocode-glib-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 15 2014 Richard Hughes <rhughes@redhat.com> - 3.11.4.1-1
|
||||
- Update to 3.11.4.1
|
||||
|
||||
* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
|
||||
- Update to 3.10.0
|
||||
- Specify minimum json-glib version
|
||||
|
Loading…
Reference in New Issue
Block a user