diff --git a/2.4.0.tar.gz b/2.4.0.tar.gz deleted file mode 100644 index 41fe742..0000000 --- a/2.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85e23ca88329929b2fca0a4e187cb3a9e2975ca7b74f12d241f300225fadbc81 -size 18049 diff --git a/2.4.1.tar.gz b/2.4.1.tar.gz new file mode 100644 index 0000000..5686f5d --- /dev/null +++ b/2.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd12ddc29ea5e22d1905956f99cfcf305e90d4c7be6d680c1ce13b3e9fb1326b +size 18391 diff --git a/python-geojson.changes b/python-geojson.changes index 00f3ce4..ad8a5a3 100644 --- a/python-geojson.changes +++ b/python-geojson.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 1 10:59:48 UTC 2019 - Tomáš Chvátal + +- Update to 2.4.1: + * Allow FeatureCollections to be passed to coords + ------------------------------------------------------------------- Mon Jul 30 07:27:39 UTC 2018 - tchvatal@suse.com diff --git a/python-geojson.spec b/python-geojson.spec index 28ba94e..b0bf26b 100644 --- a/python-geojson.spec +++ b/python-geojson.spec @@ -1,7 +1,7 @@ # # spec file for package python-geojson # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-geojson -Version: 2.4.0 +Version: 2.4.1 Release: 0 Summary: Python bindings and utilities for GeoJSON License: BSD-3-Clause