Update to latest version
This commit is contained in:
parent
ec967f529b
commit
2d7b5caecc
@ -1,12 +1,12 @@
|
|||||||
%bcond_with suggests
|
%bcond_with suggests
|
||||||
|
|
||||||
%global packname rlang
|
%global packname rlang
|
||||||
%global packver 1.1.2
|
%global packver 1.1.3
|
||||||
%global rlibdir %{_libdir}/R/library
|
%global rlibdir %{_libdir}/R/library
|
||||||
|
|
||||||
Name: R-%{packname}
|
Name: R-%{packname}
|
||||||
Version: %{packver}
|
Version: %{packver}
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Functions for Base Types and Core R and 'Tidyverse' Features
|
Summary: Functions for Base Types and Core R and 'Tidyverse' Features
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -96,6 +96,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 26 2024 Iñaki Úcar <iucar@fedoraproject.org> - 1.1.3-1
|
||||||
|
- Update to latest version
|
||||||
|
|
||||||
* Thu Apr 25 2024 Iñaki Úcar <iucar@fedoraproject.org> - 1.1.2-4
|
* Thu Apr 25 2024 Iñaki Úcar <iucar@fedoraproject.org> - 1.1.2-4
|
||||||
- R-maint-sig mass rebuild
|
- R-maint-sig mass rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rlang_1.1.2.tar.gz) = ab3fed726b6dc703e4aee0073d6f58049279deb4f5f254281c09e325604686bec0a06317722edc46c8eb244b802c823f1bdf227b76afdbf55e49ff43403d3460
|
SHA512 (rlang_1.1.3.tar.gz) = 41b85c35676359c761ee1f68caf711f0ff6037591362799557dadbaca7ccfb39fe59662156897afddc27b46589c4f0bd919910d4e6765b25f8d34cf4855b1306
|
||||||
|
Loading…
Reference in New Issue
Block a user