Update to 3.10.0
This commit is contained in:
parent
d59c1b6cfd
commit
b41d2fce96
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/geocode-glib-0.99.2.tar.xz
|
||||
/geocode-glib-0.99.3.tar.xz
|
||||
/geocode-glib-0.99.4.tar.xz
|
||||
/geocode-glib-3.10.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: geocode-glib
|
||||
Version: 0.99.4
|
||||
Version: 3.10.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Geocoding helper library
|
||||
|
||||
License: LGPLv2+
|
||||
URL: http://www.gnome.org/
|
||||
Source0: http://download.gnome.org/sources/geocode-glib/0.99/geocode-glib-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/geocode-glib/3.10/geocode-glib-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
@ -63,6 +63,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
|
||||
- Update to 3.10.0
|
||||
|
||||
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 0.99.4-1
|
||||
- Update to 0.99.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user