From 741c9485797214f2ceee03004980e97c359aad87 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Fri, 25 Mar 2022 13:53:27 +0100 Subject: [PATCH] Rebuild with mingw-gcc-12 --- eigen3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/eigen3.spec b/eigen3.spec index 71a42ef..44dea0a 100644 --- a/eigen3.spec +++ b/eigen3.spec @@ -15,7 +15,7 @@ Name: eigen3 Version: 3.4.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A lightweight C++ template library for vector and matrix math License: MPLv2.0 and LGPLv2+ and BSD and Minpack @@ -162,6 +162,9 @@ MINGW64_CMAKE_ARGS="-DINCLUDE_INSTALL_DIR=%{mingw64_includedir}/%{name} -DCMAKEP %changelog +* Fri Mar 25 2022 Sandro Mani - 3.4.0-6 +- Rebuild with mingw-gcc-12 + * Thu Feb 24 2022 Sandro Mani - 3.4.0-5 - Add mingw subpackages