Update to latest version.
This commit is contained in:
parent
d8458795b4
commit
12797a1b0d
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@
|
|||
/Cartopy-0.18.0.tar.gz
|
||||
/Cartopy-0.19.0rc1.tar.gz
|
||||
/proj-7.2.1.tar.gz
|
||||
/Cartopy-0.19.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (Cartopy-0.19.0rc1.tar.gz) = 5b9183b08d14a2e273405b94958387af45dbeb0deda98a50814bb01a65cdcc02e476efa24a99864006d9738574abeb9140c874c11a491d9ef5491109445a06d4
|
||||
SHA512 (Cartopy-0.19.0.tar.gz) = 6e3dd4c92687e4573b416c4ab630f62e4173534b5f49be97711d98911edf942d39be7c4beb2dfa0e4b463142c44a9cd9092a8e9897c5ac5f2be484eb27480d83
|
||||
SHA512 (proj-7.2.1.tar.gz) = 59b9b31b0183e620a2f4a25a08620c170773fe4f99e8eca59e9ed6815f43bb379ea21ef71e8f759dbd747855b982657d7503bac3acc542218e0d862105f25324
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue