ID | 6772 |
Package Name | R |
Links |
Fedora Package Sources |
Fedora Official Koji Buildsystem |
Rocks RISC-V Koji Buildsystem |
Fedora RISC-V GitHub |
Old Koji Buildsystem
|
Version | 4.4.0 |
Release | 1.fc41 |
Epoch | |
Draft | False |
Source | git+https://src.fedoraproject.org/rpms/R.git#79b1caaba156b7b10b04e2b447bf0d1a9e9b94e4 |
Summary |
Description |
Built by | kojiadmin |
State |
failed
|
Volume |
DEFAULT |
Started | Sat, 15 Jun 2024 10:25:01 CST |
Completed | Sat, 15 Jun 2024 10:31:32 CST |
Task | build (f41, /rpms/R.git:79b1caaba156b7b10b04e2b447bf0d1a9e9b94e4) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/R.git#79b1caaba156b7b10b04e2b447bf0d1a9e9b94e4'}} |
Tags |
No tags
|
RPMs |
No RPMs
|
Changelog |
* Thu Apr 25 2024 Iñaki Úcar <iucar@fedoraproject.org> - 4.4.0-1
- Update to 4.4.0
* Thu Feb 29 2024 Iñaki Úcar <iucar@fedoraproject.org> - 4.3.3-1
- Update to 4.3.3
* Wed Jan 31 2024 Pete Walter <pwalter@fedoraproject.org> - 4.3.2-5
- Rebuild for ICU 74
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Nov 01 2023 Iñaki Úcar <iucar@fedoraproject.org> - 4.3.2-2
- Revert adding flexiblas to LAPACK_LIBS as per discussion with Tomas Kalibera
* Tue Oct 31 2023 Iñaki Úcar <iucar@fedoraproject.org> - 4.3.2-1
- Update to 4.3.2
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jul 11 2023 František Zatloukal <fzatlouk@redhat.com> - 4.3.1-2
- Rebuilt for ICU 73.2
* Fri Jun 16 2023 Iñaki Úcar <iucar@fedoraproject.org> - 4.3.1-1
- Update to 4.3.1
* Fri Apr 21 2023 Iñaki Úcar <iucar@fedoraproject.org> - 4.3.0-1
- Update to 4.3.0
- Enable LTO (except for EPEL8)
- Drop some tools from Requires for R-core
- Move latex-stuff to Recommends for R-core-devel
- Mark all html and doc folders as documentation
* Thu Mar 23 2023 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.3-2
- Enable libcurl > 7
* Wed Mar 15 2023 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.3-1
- Update to 4.2.3
- Adapt license tag to SPDX
- Disable tests for non x86_64 architectures in EPEL
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Dec 31 2022 Pete Walter <pwalter@fedoraproject.org> - 4.2.2-6
- Rebuild for ICU 72
* Sun Nov 06 2022 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.2-5
- Revert inadvertent change to BLAS condition
* Sat Nov 05 2022 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.2-4
- Remove FlexiBLAS workaround, now officially supported
- Re-enable tests in all platforms
- Fix LTO flag once and for all (thanks, Mattias)
* Sat Nov 05 2022 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.2-3
- Let R find its way into Java instead of specifying too many possible paths
* Fri Nov 04 2022 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.2-2
- Move Java configuration to the build phase
- Remove javareconf from posttrans scriptlets
- Remove noreplace from javaconf file
- Rename LTO flag to avoid conflicts with bcond
- Simplify default R_LIBS_SITE cleanup
- Update old _pkgdocdir specification
* Mon Oct 31 2022 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.2-1
- Update to 4.2.2
- Run new compact-pdf target
- Remove obsolete MAKEINFO and texinfo hack
- Re-enable tests
* Fri Sep 23 2022 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.1-5
- Add flexiblas to LAPACK_LIBS
- Remove java_arches backport, already available in EPEL 8
* Tue Aug 23 2022 Iñaki Úcar <iucar@fedoraproject.org> - 4.2.1-4
- Remove ancient (RHEL 5/6) zlibhack
- Remove conditional paths for ancient RHEL (< 8) and Fedora (< 32)
- Simplify Java and LTO handling
- Simplify BLAS configuration, use openblas-openmp if flexiblas is not available
- Cleanup Requires and BuildRequires + sorting + indentation
- Remove unused files and patches
- Remove redundant flags
* Mon Aug 08 2022 Tom Callaway <spot@fedoraproject.org> - 4.2.1-3
- fix issue where Renviron was setting R_LIBS_SITE to an empty string, which makes it hard to find Fedora's noarch
packages being installed into /usr/share.
* Mon Aug 01 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 4.2.1-2
- Rebuilt for ICU 71.1
* Wed Jul 27 2022 Tom Callaway <spot@fedoraproject.org> - 4.2.1-1
- update to 4.2.1
- disable the R test suite due to unknown failures on i686/x86_64 in koji (and only in koji)
* Mon Jul 25 2022 Tom Callaway <spot@fedoraproject.org> - 4.1.3-3
- add new "usejava" conditional
- do not "usejava" when Fedora >= 37 and i686
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|