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++