Package Release Info

qcdloop-2.0.9-bp155.1.4

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libqcdloop2
qcdloop-devel

Change Logs

* Tue Dec 06 2022 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 2.0.9:
  * Fixes bubble integrals [gh#scarrazza/qcdloop#22].
- Re-base existing patch qcdloop-soversion.patch for updated
  version.
- Disable builds for ppc64 due to lack of quadmath on these
  platforms.
* Fri Aug 07 2020 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 2.0.5:
  * Fixes gh#scarrazza/qcdloop#10.
* Sat Aug 01 2020 Atri Bhattacharya <badshah400@gmail.com>
- Add patches:
  * qcdloop-math-linking.patch: Explicitly link to math library to
    fix linking error when linking with --Wl,no-undefined
  * qcdloop-soversion.patch: Implement so versioning
  * qcdloop-fix-conflicting-types.patch: Explicitly cast a
    variable type to ensure consistency across build archs; fixes
    build failures for i586
  * qcdloop-remove-march-mtune-flags.patch: Drop march and mtune
    flags being passed to the c++ compiler to enable building on
    multiple archs.
* Wed Jul 22 2020 Atri Bhattacharya <badshah400@gmail.com>
- Initial package.