Upgrade to v2.0.3
This commit is contained in:
parent
ad3ad93e44
commit
cea2d7124d
@ -2,14 +2,14 @@
|
||||
%bcond_with check
|
||||
|
||||
%global packname magrittr
|
||||
%global packver 2.0.1
|
||||
%global packver 2.0.3
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: %{packver}
|
||||
Release: 1
|
||||
Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{packver}.tar.gz
|
||||
Source0: https://cran.r-project.org/src/contrib/%{packname}_%{packver}.tar.gz
|
||||
License: MIT
|
||||
URL: http://cran.r-project.org/web/packages/magrittr/index.html
|
||||
URL: https://cran.r-project.org/web/packages/magrittr/index.html
|
||||
Summary: Provides a mechanism for chaining commands with a new forward-pipe operator
|
||||
BuildRequires: R-devel >= 3.0.0, tetex-latex, gcc
|
||||
%if %{with check}
|
||||
@ -56,5 +56,8 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/R/library/R.css
|
||||
%{_libdir}/R/library/%{packname}/logo*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 31 2022 hkgy <kaguyahatu@outlook.com> - 2.0.3-1
|
||||
- Upgrade to v2.0.3
|
||||
|
||||
* Tue Jun 14 2022 misaka00251 <misaka00251@misakanet.cn> - 2.0.1-1
|
||||
- Init package (Thanks to fedora team)
|
||||
|
||||
Binary file not shown.
BIN
magrittr_2.0.3.tar.gz
Normal file
BIN
magrittr_2.0.3.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user