update to 1.5.2, rebuild for R 4.2.1
This commit is contained in:
parent
3a3f299fbf
commit
0cce296e82
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/foreach_1.4.8.tar.gz
|
||||
/foreach_1.5.0.tar.gz
|
||||
/foreach_1.5.1.tar.gz
|
||||
/foreach_1.5.2.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
%global packname foreach
|
||||
%global packver 1.5.1
|
||||
%global packver 1.5.2
|
||||
%global rlibdir %{_datadir}/R/library
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.5.1
|
||||
Release: 7%{?dist}
|
||||
Version: %{packver}
|
||||
Release: 1%{?dist}
|
||||
Summary: Provides Foreach Looping Construct
|
||||
|
||||
License: ASL 2.0
|
||||
@ -83,6 +83,10 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 2 2022 Tom Callaway <spot@fedoraproject.org> - 1.5.2-1
|
||||
- update to 1.5.2
|
||||
- rebuild for R 4.2.1
|
||||
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (foreach_1.5.1.tar.gz) = b641f953bebfa1c2f0a9e707ea601261b386b5e3b53d37c6ffde13bda8b513ae30e9a075924d6a2fe004ac919550f4f615ffa1b42fdca4dabdf5afeae6e3f86c
|
||||
SHA512 (foreach_1.5.2.tar.gz) = 27d7a54c0441d28dd8317435d3fbb37b13e0e5d6f9876839a88f7a67fd8f1f815b6ab102f8a91e5671d95856e3c8501bf4d3743d5dec04771d3791e907906690
|
||||
|
Loading…
Reference in New Issue
Block a user