!2 Upgrade to v2.0.3

From: @hkgy 
Reviewed-by: @misaka00251 
Signed-off-by: @misaka00251
This commit is contained in:
openeuler-ci-bot 2022-11-02 08:06:03 +00:00 committed by Gitee
commit 0243368a6b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

View File

@ -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

Binary file not shown.