!2 Upgrade to v2.0.3
From: @hkgy Reviewed-by: @misaka00251 Signed-off-by: @misaka00251
This commit is contained in:
commit
0243368a6b
@ -2,14 +2,14 @@
|
|||||||
%bcond_with check
|
%bcond_with check
|
||||||
|
|
||||||
%global packname magrittr
|
%global packname magrittr
|
||||||
%global packver 2.0.1
|
%global packver 2.0.3
|
||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: %{packver}
|
Version: %{packver}
|
||||||
Release: 1
|
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
|
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
|
Summary: Provides a mechanism for chaining commands with a new forward-pipe operator
|
||||||
BuildRequires: R-devel >= 3.0.0, tetex-latex, gcc
|
BuildRequires: R-devel >= 3.0.0, tetex-latex, gcc
|
||||||
%if %{with check}
|
%if %{with check}
|
||||||
@ -56,5 +56,8 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/R/library/R.css
|
|||||||
%{_libdir}/R/library/%{packname}/logo*
|
%{_libdir}/R/library/%{packname}/logo*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jun 14 2022 misaka00251 <misaka00251@misakanet.cn> - 2.0.1-1
|
||||||
- Init package (Thanks to fedora team)
|
- 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