This commit is contained in:
parent
2d7a2275a0
commit
ee22a26544
1 changed files with 4 additions and 1 deletions
5
R.spec
5
R.spec
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
Name: R
|
||||
Version: %{major_version}.%{minor_version}.%{patch_version}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A language for data analysis and graphics
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
|
|
@ -962,6 +962,9 @@ TZ="Europe/Paris" make check
|
|||
%{_libdir}/libRmath.a
|
||||
|
||||
%changelog
|
||||
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Wed Jun 24 2026 Iñaki Úcar <iucar@fedoraproject.org> - 4.6.1-1
|
||||
- Update to 4.6.1
|
||||
- Remove BLAS and LTO adjustments for EPEL 8, no longer supported
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue