public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/R] epel9: Update to 4.6.1
Date: Wed, 24 Jun 2026 09:10:20 GMT [thread overview]
Message-ID: <178229222052.1.8138024940053482382.rpms-R-7b02681b10e1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/R
Branch : epel9
Commit : 7b02681b10e1def70e9f1dc96ac2b395ee29f34a
Author : Iñaki Úcar <iucar@fedoraproject.org>
Date : 2026-06-24T10:22:11+02:00
Stats : +11/-19 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/R/c/7b02681b10e1def70e9f1dc96ac2b395ee29f34a?branch=epel9
Log:
Update to 4.6.1
---
diff --git a/.gitignore b/.gitignore
index 473aee7..dfc178e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,3 +63,4 @@
/R-4.5.2.tar.gz
/R-4.5.3.tar.gz
/R-4.6.0.tar.gz
+/R-4.6.1.tar.gz
diff --git a/R.spec b/R.spec
index e5ff238..2c595dd 100644
--- a/R.spec
+++ b/R.spec
@@ -15,30 +15,17 @@
# We don't want the tex provides that generate here
%global __provides_exclude tex\\\(.*\\\)
-# We need at least gcc 10
-%if 0%{?rhel} && 0%{?rhel} < 9
-%global _lto_cflags %nil
-%endif
-
-%if 0%{?fedora} >= 33 || 0%{?rhel} >= 9
-%global blaslib flexiblas
-%global blasvar %{nil}
-%else
-%global blaslib openblas
-%global blasvar o
-%endif
-
# Should be the previous version, to make mass-rebuilds easier
%bcond_with bootstrap
%global bootstrap_abi 4.5
%global major_version 4
%global minor_version 6
-%global patch_version 0
+%global patch_version 1
Name: R
Version: %{major_version}.%{minor_version}.%{patch_version}
-Release: 3%{?dist}
+Release: 1%{?dist}
Summary: A language for data analysis and graphics
License: GPL-2.0-or-later
@@ -66,7 +53,7 @@ BuildRequires: zlib-devel
BuildRequires: libdeflate-devel
BuildRequires: libzstd-devel
BuildRequires: tre-devel
-BuildRequires: %{blaslib}-devel
+BuildRequires: flexiblas-devel
BuildRequires: libSM-devel
BuildRequires: libX11-devel
BuildRequires: libICE-devel
@@ -209,7 +196,7 @@ Requires: zlib-devel
Requires: libdeflate-devel
Requires: libzstd-devel
Requires: tre-devel
-Requires: %{blaslib}-devel
+Requires: flexiblas-devel
Requires: libX11-devel
Requires: libicu-devel
Requires: libtirpc-devel
@@ -342,7 +329,7 @@ export JAVA_HOME=%{_jvmdir}/jre
rincludedir=%{_includedir}/R \
rsharedir=%{_datadir}/R \
--with-system-tre \
- --with-blas=%{blaslib}%{blasvar} \
+ --with-blas=flexiblas \
--with-lapack \
--with-tcl-config=/usr/%{_lib}/tclConfig.sh \
--with-tk-config=/usr/%{_lib}/tkConfig.sh \
@@ -972,6 +959,10 @@ TZ="Europe/Paris" make check
%{_libdir}/libRmath.a
%changelog
+* 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
+
* Wed May 27 2026 František Zatloukal <fzatlouk@redhat.com> - 4.6.0-3
- Rebuilt for icu 78.3
diff --git a/sources b/sources
index 6dc9a67..dcc75f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (R-4.6.0.tar.gz) = 109d0141389583cc27e3e810e3cc029709e695cc411932564d9e88898a750ff8c1fae00abb3ab9714d85e591960aca81cd3da9cdfa07a7d810cd0a7be03ddeb1
+SHA512 (R-4.6.1.tar.gz) = 2f40e7e0b5808052bb177c9cdac8045a365a42835bb98e183421282dfd3ba8cbdc13e4efccf7753c0ba0faed1f289a77697ae1fe1659bca1fb54008f8b9d98d2
reply other threads:[~2026-06-24 9:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178229222052.1.8138024940053482382.rpms-R-7b02681b10e1@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox