Update to latest version
This commit is contained in:
parent
7c4e7950ae
commit
1a530f6742
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/tidyselect_1.1.1.tar.gz
|
||||
/tidyselect_1.1.2.tar.gz
|
||||
/tidyselect_1.2.0.tar.gz
|
||||
/tidyselect_1.2.1.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname tidyselect
|
||||
%global packver 1.2.0
|
||||
%global packver 1.2.1
|
||||
%global rlibdir %{_datadir}/R/library
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: %{packver}
|
||||
Release: 7%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Select from a Set of Strings
|
||||
|
||||
License: MIT
|
||||
@ -84,6 +84,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check --ignore-vignettes %{packname}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 25 2024 Iñaki Úcar <iucar@fedoraproject.org> - 1.2.1-1
|
||||
- Update to latest version
|
||||
|
||||
* Thu Apr 25 2024 Iñaki Úcar <iucar@fedoraproject.org> - 1.2.0-7
|
||||
- R-maint-sig mass rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (tidyselect_1.2.0.tar.gz) = 0cc9138a05316a95e464616c4799f8b060a41353c2494497c7d4b9f36ca28d44885cfd57c2e7c72117e4839e56eeeb0ae100e8c6d94093c0d8015a6ff214eabb
|
||||
SHA512 (tidyselect_1.2.1.tar.gz) = 2818babe18224108a77333274d2a3103551afe47bd6b587b6c00b90f0d3863946c6b64ca95632f51a72e3779a2a1f225c37ed0989c3f8cc7848c76f1a4fe9f69
|
||||
|
Loading…
Reference in New Issue
Block a user