Accepting request 360471 from GNOME:Next
- Update to version 3.19.90: + Add simple train stops and tram stops to place types. + Fix timestamp documentation. OBS-URL: https://build.opensuse.org/request/show/360471 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/geocode-glib?expand=0&rev=39
This commit is contained in:
parent
776c98904b
commit
0c39a3c334
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:75d12bf82575449b8290b7463e8b6cf1b99f2c9942db6391a3d5b0bbb600c365
|
|
||||||
size 368040
|
|
3
geocode-glib-3.19.90.tar.xz
Normal file
3
geocode-glib-3.19.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:839f17e1c0e1147320a93ecea08c28ac8c0b52bb87e43899531cb1938be96e0a
|
||||||
|
size 368244
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 14 23:12:46 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.19.90:
|
||||||
|
+ Add simple train stops and tram stops to place types.
|
||||||
|
+ Fix timestamp documentation.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 31 14:39:52 UTC 2016 - zaitor@opensuse.org
|
Sun Jan 31 14:39:52 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: geocode-glib
|
Name: geocode-glib
|
||||||
Version: 3.18.1
|
Version: 3.19.90
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Convenience library for the Yahoo! Place Finder APIs
|
Summary: Convenience library for the Yahoo! Place Finder APIs
|
||||||
License: LGPL-2.0+
|
License: LGPL-2.0+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: http://www.gnome.org/
|
Url: http://www.gnome.org/
|
||||||
Source: http://download.gnome.org/sources/geocode-glib/3.18/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/geocode-glib/3.19/%{name}-%{version}.tar.xz
|
||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
BuildRequires: gnome-doc-utils-devel
|
BuildRequires: gnome-doc-utils-devel
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
@ -32,7 +32,7 @@ BuildRequires: hicolor-icon-theme
|
|||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: pkgconfig(gio-2.0) >= 2.34
|
BuildRequires: pkgconfig(gio-2.0) >= 2.34
|
||||||
BuildRequires: pkgconfig(json-glib-1.0) >= 0.99.2
|
BuildRequires: pkgconfig(json-glib-1.0) >= 0.99.2
|
||||||
BuildRequires: pkgconfig(libsoup-2.4)
|
BuildRequires: pkgconfig(libsoup-2.4) >= 2.42
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user