Blob Blame History Raw
-------------------------------------------------------------------
Fri Nov 18 17:22:25 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

- Update to release 1.1.1
  * No changelog was provided
- Delete patch-src_lll_cpp.patch (merged)

-------------------------------------------------------------------
Thu Jul  7 09:01:58 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Apply patch from FreeBSD to fix build:
  * patch-src_lll_cpp.patch

-------------------------------------------------------------------
Sun Feb 28 09:56:13 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

- Update to release 1.1
  * Overhaul of the recognition of quadratic coefficients using LLL:
  * Choose FPLLL-4, FPLLL-5 or PARI/GP according to availability.
  * For PARI/GP versions from 2.13 on, use the half-gcd function for
    preconditioning the matrix passed to LLL.

-------------------------------------------------------------------
Thu Sep 24 22:35:24 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

- Update to 1.0g87 (53bba6332)
  * FPLLL 5.x support
  * Avoid testsuite failure when a 32-bit /usr/bin/gp is used
- Drop large-stack.patch

-------------------------------------------------------------------
Mon Sep 21 17:46:30 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

- Add large-stack.patch

-------------------------------------------------------------------
Thu Sep 17 10:01:43 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

- Initial package (version 1.0g83) for build.opensuse.org