!3 update to version 2.3.8
From: @paulthomas100199 Reviewed-by: @misaka00251 Signed-off-by: @misaka00251
This commit is contained in:
commit
d18185dbff
@ -1,9 +1,9 @@
|
|||||||
%global packname yaml
|
%global packname yaml
|
||||||
%global packver 2.2.1
|
%global packver 2.3.8
|
||||||
%global rlibdir %{_libdir}/R/library
|
%global rlibdir %{_libdir}/R/library
|
||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: 2.2.1
|
Version: 2.3.8
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Methods to Convert R Data to YAML and Back
|
Summary: Methods to Convert R Data to YAML and Back
|
||||||
License: BSD and MIT
|
License: BSD and MIT
|
||||||
@ -12,7 +12,7 @@ Source0: https://cran.r-project.org/src/contrib/%{packname}_%{packver}.
|
|||||||
BuildRequires: R-devel
|
BuildRequires: R-devel
|
||||||
BuildRequires: tex(latex)
|
BuildRequires: tex(latex)
|
||||||
BuildRequires: R-RUnit
|
BuildRequires: R-RUnit
|
||||||
Provides: bundled(libyaml) = 0.1.7
|
Provides: bundled(libyaml) = 0.2.5
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Implements the 'libyaml' 'YAML' 1.1 parser and emitter
|
Implements the 'libyaml' 'YAML' 1.1 parser and emitter
|
||||||
@ -56,5 +56,8 @@ rm %{buildroot}%{rlibdir}/%{packname}/implicit.re
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 03 2024 Paul Thomas <paulthomas100199@gmail.com> - 2.3.8-1
|
||||||
|
- update to version 2.3.8
|
||||||
|
|
||||||
* Tue Jun 14 2022 misaka00251 <misaka00251@misakanet.cn> - 2.2.1-1
|
* Tue Jun 14 2022 misaka00251 <misaka00251@misakanet.cn> - 2.2.1-1
|
||||||
- Init package (Thanks to fedora team)
|
- Init package (Thanks to fedora team)
|
||||||
|
|||||||
Binary file not shown.
BIN
yaml_2.3.8.tar.gz
Normal file
BIN
yaml_2.3.8.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user