New upstream version GRASS GIS 8.0.1
This commit is contained in:
parent
0ee3c7b64d
commit
75d93c82e9
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -17,3 +17,4 @@
|
|||
/grass-7.8.5.tar.gz
|
||||
/grass-7.8.6.tar.gz
|
||||
/grass-8.0.0.tar.gz
|
||||
/grass-8.0.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
|
||||
|
||||
Name: grass
|
||||
Version: 8.0.0
|
||||
Version: 8.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: GRASS GIS - Geographic Resources Analysis Support System
|
||||
|
||||
|
|
@ -363,6 +363,9 @@ fi
|
|||
%{_libdir}/%{name}%{shortver}/include
|
||||
|
||||
%changelog
|
||||
* Thu Feb 24 2022 Markus Neteler <neteler@mundialis.de> - 8.0.1-1
|
||||
- New upstream version GRASS GIS 8.0.1
|
||||
|
||||
* Fri Jan 28 2022 Markus Neteler <neteler@mundialis.de> - 8.0.0-1
|
||||
- New upstream version GRASS GIS 8.0.0
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (grass-8.0.0.tar.gz) = 29bd57fb017937b0f3ad105790449704c6f12b56ffe79091f0aceed328f4da5293dd42cc3071158aad5386a51309f35a4f0b9bbd57221431e705f51880c2ce42
|
||||
SHA512 (grass-8.0.1.tar.gz) = ec0e52bfe22179c85bb7119980ab4d5b96278fc85d1fc5c0781aea1864e89a302677fa008b65f0398d564fd6ffc05cee0da1b81affb489c89c20a3bd9f6b089f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue