Library for general decimal arithmetic
Go to file
Miro Hrončok 0ae58a8df0 Split libmpdec++ into a mpdecimal++ subpackage
The C++ library is quite small (~40K), but it brings in libstdc++ (~2.7M).

The split prevents packages only using the C library (such as Python)
from transitively depending on libstdc++.

Provide names of Fedora contributors

Resolves: rhbz#2157620
2023-01-24 16:06:55 +01:00
.fmf Enable gating on tmt plan 2023-01-18 15:58:16 +01:00
.gitignore RHEL: Import from Fedora 2023-01-17 14:59:58 +01:00
gating.yaml Enable gating on tmt plan 2023-01-18 15:58:16 +01:00
mpdecimal.spec Split libmpdec++ into a mpdecimal++ subpackage 2023-01-24 16:06:55 +01:00
plan.fmf Enable gating on tmt plan 2023-01-18 15:58:16 +01:00
sources RHEL: Import from Fedora 2023-01-17 14:59:58 +01:00