rebuild for R 4.2.1, update to 1.0.14, bootstrap on
This commit is contained in:
parent
5643c1b376
commit
57a65d5c74
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/iterators_1.0.10.tar.gz
|
||||
/iterators_1.0.12.tar.gz
|
||||
/iterators_1.0.13.tar.gz
|
||||
/iterators_1.0.14.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
%global packname iterators
|
||||
%global packver 1.0.13
|
||||
%global packver 1.0.14
|
||||
%global rlibdir %{_datadir}/R/library
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.0.13
|
||||
Release: 7%{?dist}
|
||||
Version: %{packver}
|
||||
Release: 1%{?dist}
|
||||
Summary: Provides Iterator Construct
|
||||
|
||||
License: ASL 2.0
|
||||
@ -73,6 +73,11 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 19 2022 Tom Callaway <spot@fedoraproject.org> - 1.0.14-1
|
||||
- update to 1.0.14
|
||||
- rebuild for R 4.2.1
|
||||
- bootstrap on
|
||||
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.13-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (iterators_1.0.13.tar.gz) = 1564b94ec7cd7302aea53c060370342858d959bb092420994dfc7651e4a89d57b43eeeef174e5295872570dee20deee0b317a0084c747a5ceb4630f7e80fb298
|
||||
SHA512 (iterators_1.0.14.tar.gz) = b63be3c43ba57cce4d65a9c73ea26c8b8444b60a2d5a2d69408b33396fd290c305de3be69cb50e4aabed733ad7f37d4676691477afc29f1431c6909df29965d2
|
||||
|
Loading…
Reference in New Issue
Block a user