Update to latest version.
This commit is contained in:
parent
9917351b6d
commit
5f3ef33044
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/magick_2.5.2.tar.gz
|
||||
/magick_2.6.0.tar.gz
|
||||
/magick_2.7.0.tar.gz
|
||||
/magick_2.7.1.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
%global packname magick
|
||||
%global packver 2.7.0
|
||||
%global packver 2.7.1
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
%bcond_with bootstrap
|
||||
@ -9,7 +9,7 @@
|
||||
%bcond_with network
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 2.7.0
|
||||
Version: 2.7.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Advanced Graphics and Image-Processing in R
|
||||
|
||||
@ -104,6 +104,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-examples --no
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Mar 21 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.7.1-1
|
||||
- Update to latest version (#1941244)
|
||||
|
||||
* Wed Mar 10 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.7.0-1
|
||||
- Update to latest version (#1936981)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (magick_2.7.0.tar.gz) = 5202023ed650dafee02f4fd7b634095614a55e84a3744e4dc2c3fd23f5e4076e9ae9b67610b948e09da145255e6c132e9ee865febb335aa4daa0103221ccff12
|
||||
SHA512 (magick_2.7.1.tar.gz) = dd1a9afef2a7409a36f5658211db880e63b81c69c2464ba71dbf38fcbaae4e2125f6d6f27c8eb8d33842121a8ce9f64a125d642b0fa596f422c1962cd4a94946
|
||||
|
Loading…
Reference in New Issue
Block a user