diff --git a/geojson-3.0.1.tar.gz b/geojson-3.0.1.tar.gz deleted file mode 100644 index f435e10106a4b44879e1998b4522f9fa75913b42..0000000000000000000000000000000000000000 Binary files a/geojson-3.0.1.tar.gz and /dev/null differ diff --git a/geojson-3.1.0.tar.gz b/geojson-3.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5ee28aa812b7a8e743ac666117404a25108ce820 Binary files /dev/null and b/geojson-3.1.0.tar.gz differ diff --git a/python-geojson.spec b/python-geojson.spec index 13bc77339026639bef123293b26a932e62c94e90..103cafe4b467b5af8c9c9100f188b37984a58f7f 100644 --- a/python-geojson.spec +++ b/python-geojson.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-geojson -Version: 3.0.1 +Version: 3.1.0 Release: 1 Summary: Python bindings and utilities for GeoJSON License: BSD-3-Clause URL: https://github.com/jazzband/geojson -Source0: https://files.pythonhosted.org/packages/1e/17/4f866d92f74ac1dcca4dad1665ce2e54c8feb861cd6e4b20de4fbf9b5f7b/geojson-3.0.1.tar.gz +Source0: https://files.pythonhosted.org/packages/0f/34/0ea653dec93d3a360856e629a897a1d3ab534f2952852bb59d55853055ed/geojson-3.1.0.tar.gz BuildArch: noarch %description @@ -66,6 +66,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Apr 02 2024 zhaojingyu - 3.1.0-1 +- Update package to version 3.1.0 + * Fri Mar 3 2023 wubijie - 3.0.1-1 - Update package to version 3.0.1