Update to latest version.

This commit is contained in:
Elliott Sales de Andrade 2021-04-22 04:30:53 -04:00
commit 12797a1b0d
3 changed files with 8 additions and 4 deletions

View file

@ -5,9 +5,9 @@
%bcond_with network
Name: python-%{srcname}
Version: 0.19.0~rc1
%global Version 0.19.0rc1
Release: 3%{?dist}
Version: 0.19.0
%global Version 0.19.0
Release: 1%{?dist}
Summary: Cartographic Python library with Matplotlib visualisations
License: LGPLv3
@ -168,6 +168,9 @@ MPLBACKEND=Agg \
%changelog
* Thu Apr 22 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.19.0-1
- Update to latest version (#1952194)
* Tue Mar 23 2021 Sandro Mani <manisandro@gmail.com> - 0.19.0~rc1-3
- Rebuild (geos)