From b21415c8054b2464e8fbe8d85d079184bcf18157 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 15:53:02 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- mpdecimal.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mpdecimal.spec b/mpdecimal.spec index f5e9789..32a21f8 100644 --- a/mpdecimal.spec +++ b/mpdecimal.spec @@ -3,7 +3,7 @@ Name: mpdecimal Version: 2.5.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Library for general decimal arithmetic License: BSD-2-Clause @@ -105,6 +105,9 @@ fi %ldconfig_scriptlets %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 2.5.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jan 19 2023 Miro HronĨok - 2.5.1-6 - Split libmpdec++ into a mpdecimal++ subpackage - This prevents packages only using the libmpdec library from transitively depending on libstdc++