Changelog for
libdfp-devel-debuginfo-1.0.16-1.el9.x86_64.rpm :
* Thu Jul 29 2021 Tulio Magno Quites Machado Filho
- 1.0.16-1- Update to libdfp 1.0.16.
* Thu Jul 22 2021 Fedora Release Engineering - 1.0.15-9- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Feb 15 2021 Tulio Magno Quites Machado Filho - 1.0.15-8- Fix bug #1923668 after Fedora started to use GCC 11.- Add a patch to ignore test failures when LTO is enabled even if LTO is not enabled yet. This may help to solve test failures on s390x.
* Tue Jan 26 2021 Fedora Release Engineering - 1.0.15-7- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Nov 10 2020 Tulio Magno Quites Machado Filho - 1.0.15-6- Move libdecnumber to the static package.
* Thu Aug 06 2020 Jeff Law - 1.0.15-5- Disable LTO
* Sat Aug 01 2020 Fedora Release Engineering - 1.0.15-4- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering - 1.0.15-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jul 14 2020 Tulio Magno Quites Machado Filho - 1.0.15-2- Enable builds for x86_64.
* Tue Jul 14 2020 Stefan Liebler - 1.0.15-1- Update to new release libdfp 1.0.15
* Wed Jan 29 2020 Fedora Release Engineering - 1.0.14-8- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Wed Oct 09 2019 Tulio Magno Quites Machado Filho - 1.0.14-7- Re-add _isa to the requirement of the devel package.
* Wed Oct 09 2019 Tulio Magno Quites Machado Filho - 1.0.14-6- Removed parameter -n from the prep section.- Removed defattr usage from the devel files.
* Tue Oct 08 2019 Tulio Magno Quites Machado Filho - 1.0.14-5- Add support for DESTDIR.- Remove extra license patch in order to use license.- Make usage of scriptlets make_build, make_install and ldconfig_scriptlets.- Prevent unintentional soname bumps by specifying it via soname.- Use global instead of define for cpu_variants.- Remove unintentional usage of _isa.
* Wed Sep 04 2019 Stefan Liebler - 1.0.14-4- Fix License tag.- Package COPYING.txt and use it with license macro. (see libdfp-license.patch and upstream pull-request https://github.com/libdfp/libdfp/pull/86)- Remove Group and BuildRoot tags.- Use buildroot macro instead of RPM_BUILD_ROOT variable.- Do not remove buildroot during install step.- Use pushd/popd instead of cd commands.- Remove clean section.- Fix changelog in order to not include macros.- Print summary of failing tests in the output of make check. (see libdfp-tests.patch and upstream pull-request https://github.com/libdfp/libdfp/pull/87)
* Tue Aug 20 2019 Tulio Magno - 1.0.14-3- Run the tests on all cpu_variants.
* Tue Aug 20 2019 Stefan Liebler - 1.0.14-2- Remove prelink build requirement. Prevent execstack from being required when macro cpu_variants is not set. Remove z9-ec from macro cpu_variants.
* Wed Aug 14 2019 Tulio Magno - 1.0.14-1- Rebase to libdfp-1.0.14. Improve package description. Enable execstack for ppc64le. Enable execution of tests.