public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Martisko <jamartis@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/flexiblas] rawhide: Drop Atlas support in Fedora 46+
Date: Wed, 23 Sep 2026 13:06:45 GMT [thread overview]
Message-ID: <179016880568.1.17481465808700458005.rpms-flexiblas-eec75476c175@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/flexiblas
Branch : rawhide
Commit : eec75476c175d948a9c2c864c3da28ab32d3d1e8
Author : Jakub Martisko <jamartis@redhat.com>
Date : 2026-09-23T12:03:02+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/flexiblas/c/eec75476c175d948a9c2c864c3da28ab32d3d1e8?branch=rawhide
Log:
Drop Atlas support in Fedora 46+
---
diff --git a/flexiblas.spec b/flexiblas.spec
index 781e3ac..f8fc273 100644
--- a/flexiblas.spec
+++ b/flexiblas.spec
@@ -1,5 +1,5 @@
%bcond system_lapack 0
-%bcond atlas %[%{undefined rhel} && %{undefined flatpak} && "%{_arch}" != "riscv64" ]
+%bcond atlas %[%{undefined rhel} && %{undefined flatpak} && "%{_arch}" != "riscv64" && 0%{?fedora} < 46 ]
%bcond blis %[%{undefined rhel} && %{undefined flatpak}]
%bcond openblas 1
@@ -19,7 +19,7 @@
Name: flexiblas
Version: %{major_version}.%{minor_version}.%{patch_version}
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: A BLAS/LAPACK wrapper library with runtime exchangeable backends
# LGPL-3.0-or-later
@@ -439,6 +439,10 @@ export FLEXIBLAS64_TEST=%{buildroot}%{_libdir}/%{name}64/lib%{name}_%{default_ba
%endif
%changelog
+* Wed Sep 23 2026 Jakub Martisko <jamartis@redhat.com> - 3.5.0-4
+- Drop Atlas support in Fedora 46+
+- Atlas is going to be deprecated soon
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
reply other threads:[~2026-09-23 13:06 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=179016880568.1.17481465808700458005.rpms-flexiblas-eec75476c175@fedoraproject.org \
--to=jamartis@redhat.com \
--cc=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