public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Antonio Trande <sagitter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gmm] main: Release 5.5
Date: Tue, 09 Jun 2026 20:48:48 GMT [thread overview]
Message-ID: <178103812891.1.13095971876050474682.rpms-gmm-96f1e1dda884@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gmm
Branch : main
Commit : 96f1e1dda8842212d46f47f71d54c8ab734f76b0
Author : Antonio Trande <sagitter@fedoraproject.org>
Date : 2026-06-09T22:48:37+02:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gmm/c/96f1e1dda8842212d46f47f71d54c8ab734f76b0?branch=main
Log:
Release 5.5
---
diff --git a/.gitignore b/.gitignore
index 4103b8f..ad87a87 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/gmm-5.3.tar.gz
/gmm-5.4.tar.gz
/gmm-5.4.4.tar.gz
+/gmm-5.5.tar.gz
diff --git a/gmm.spec b/gmm.spec
index 3e746f3..a185053 100644
--- a/gmm.spec
+++ b/gmm.spec
@@ -1,5 +1,5 @@
Name: gmm
-Version: 5.4.4
+Version: 5.5
Release: %autorelease
Summary: A generic C++ template library for sparse, dense and skyline matrices
License: LGPL-3.0-or-later AND BSD-3-Clause
@@ -11,6 +11,8 @@ BuildArch: noarch
BuildRequires: gcc-c++
BuildRequires: perl-interpreter
BuildRequires: make
+BuildRequires: flexiblas-devel
+BuildRequires: SuperLU-devel
%description
%{summary}.
@@ -28,7 +30,8 @@ Provides: gmm++-devel = %{version}-%{release}
%build
-%configure
+export CXXFLAGS="%{optflags} -std=gnu++23"
+%configure --with-blas=flexiblas --with-superlu=superlu --with-superlu-include-dir=%{_includedir}/SuperLU
%install
diff --git a/sources b/sources
index 9ef1ade..a3cd5b9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gmm-5.4.4.tar.gz) = bc2c802676161ad2925221aec880365b091e71168397558a7051fcd58621b62c546190ad8eb19808f2e6f68c8c6c44c2a43234ba0ab95ae38afbf04fd7618453
+SHA512 (gmm-5.5.tar.gz) = 471fd9c87759306ddeeb3bc8d07aaee4130817e37f5e8cc451cdd1a6edea79345c5b562cde0cdc7f4879db36028ebf2462adf93fc0db120f4759f7fb53993624
reply other threads:[~2026-06-09 20:48 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=178103812891.1.13095971876050474682.rpms-gmm-96f1e1dda884@fedoraproject.org \
--to=sagitter@fedoraproject.org \
--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