From 0c39a3c3340beec2cfe3346243bfa99ad36639645c449be536a0d04f1b6bddd9 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 19 Feb 2016 15:07:00 +0000 Subject: [PATCH] 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 --- geocode-glib-3.18.1.tar.xz | 3 --- geocode-glib-3.19.90.tar.xz | 3 +++ geocode-glib.changes | 7 +++++++ geocode-glib.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 geocode-glib-3.18.1.tar.xz create mode 100644 geocode-glib-3.19.90.tar.xz diff --git a/geocode-glib-3.18.1.tar.xz b/geocode-glib-3.18.1.tar.xz deleted file mode 100644 index 2759806..0000000 --- a/geocode-glib-3.18.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75d12bf82575449b8290b7463e8b6cf1b99f2c9942db6391a3d5b0bbb600c365 -size 368040 diff --git a/geocode-glib-3.19.90.tar.xz b/geocode-glib-3.19.90.tar.xz new file mode 100644 index 0000000..cf60076 --- /dev/null +++ b/geocode-glib-3.19.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:839f17e1c0e1147320a93ecea08c28ac8c0b52bb87e43899531cb1938be96e0a +size 368244 diff --git a/geocode-glib.changes b/geocode-glib.changes index 1ac9a20..3e68753 100644 --- a/geocode-glib.changes +++ b/geocode-glib.changes @@ -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 diff --git a/geocode-glib.spec b/geocode-glib.spec index 1a66861..42ebe58 100644 --- a/geocode-glib.spec +++ b/geocode-glib.spec @@ -17,13 +17,13 @@ Name: geocode-glib -Version: 3.18.1 +Version: 3.19.90 Release: 0 Summary: Convenience library for the Yahoo! Place Finder APIs License: LGPL-2.0+ Group: System/Libraries 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 BuildRequires: gnome-doc-utils-devel BuildRequires: gobject-introspection-devel @@ -32,7 +32,7 @@ BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: pkgconfig(gio-2.0) >= 2.34 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 %description