From 9ad2f18f622321bf3b15b373041c3aff5ce5e483 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 13:18:18 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/eigen3.git#2eb50a596dc1e091d38221e3fe3f53972582b190 --- eigen3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/eigen3.spec b/eigen3.spec index 8154f3e..ca87c48 100644 --- a/eigen3.spec +++ b/eigen3.spec @@ -24,7 +24,7 @@ Name: eigen3 Version: 3.3.9 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A lightweight C++ template library for vector and matrix math License: MPLv2.0 and LGPLv2+ and BSD @@ -124,6 +124,9 @@ rm -f %{_vpath_builddir}/doc/html/unsupported/installdox %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.3.9-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jan 19 2021 Jan Grulich - 3.3.9-3 - Drop qt dependency on RHEL 8 and higher