Update to 3.12.0
This commit is contained in:
parent
83ac09665f
commit
dc82d31399
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/geocode-glib-3.11.91.tar.xz
|
||||
/geocode-glib-3.11.92.tar.xz
|
||||
/geocode-glib-3.11.92.2.tar.xz
|
||||
/geocode-glib-3.12.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global json_glib_version 0.16.2
|
||||
|
||||
Name: geocode-glib
|
||||
Version: 3.11.92.2
|
||||
Version: 3.12.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Geocoding helper library
|
||||
|
||||
License: LGPLv2+
|
||||
URL: http://www.gnome.org/
|
||||
Source0: http://download.gnome.org/sources/geocode-glib/3.11/geocode-glib-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/geocode-glib/3.12/geocode-glib-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
%doc %{_datadir}/gtk-doc/
|
||||
|
||||
%changelog
|
||||
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
|
||||
- Update to 3.12.0
|
||||
|
||||
* Wed Mar 19 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92.2-1
|
||||
- Update to 3.11.92.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user