new upstream version GRASS GIS 7.8.2
This commit is contained in:
parent
8717d4ddab
commit
101b721269
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,3 +11,4 @@
|
|||
/grass-7.8.0.tar.gz
|
||||
/grass-7.8.0-buildroot.patch
|
||||
/grass-7.8.1.tar.gz
|
||||
/grass-7.8.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
|
||||
|
||||
Name: grass
|
||||
Version: 7.8.1
|
||||
Version: 7.8.2
|
||||
Release: 1%{?dist}
|
||||
Summary: GRASS GIS - Geographic Resources Analysis Support System
|
||||
|
||||
|
|
@ -354,6 +354,9 @@ fi
|
|||
%{_libdir}/%{name}%{shortver}/include
|
||||
|
||||
%changelog
|
||||
* Thu Dec 12 2019 Markus Neteler <neteler@mundialis.de> - 7.8.2
|
||||
- new upstream version GRASS GIS 7.8.2
|
||||
|
||||
* Thu Oct 24 2019 Markus Neteler <neteler@mundialis.de> - 7.8.1
|
||||
- new upstream version GRASS GIS 7.8.1
|
||||
- it supports GDAL 3 and PROJ 6
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (grass-7.8.1.tar.gz) = 67093dc9648c8aaafb51344de4de2c0cc2913d0820021f1e7422710ba03dad51418b84a031c1eace254c88b72a1e0fb2372d2c90fbfc4b01281c2dd0d8a1013e
|
||||
SHA512 (grass-7.8.2.tar.gz) = 471d4426d191c8d5f5fc25d53c384223f7522379f4d9f4472e590ed0d682d21b2f97b23e3491bf76a4497f44c48468cb7e21ad3f38ad852ca4b2e752a5e6971b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue