diff --git a/fplll-5.4.1.tar.gz b/fplll-5.4.1.tar.gz deleted file mode 100644 index 6650982..0000000 --- a/fplll-5.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7bd887957173aa592091772c1c36f6aa606b3b2ace0d14e2c26c7463dcf2deb7 -size 2615088 diff --git a/fplll-5.4.2.tar.gz b/fplll-5.4.2.tar.gz new file mode 100644 index 0000000..2e02b7c --- /dev/null +++ b/fplll-5.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e7b1704fd56f29dd9fc1dd719cc1f2df1f58964fd77bbde162f594d7fff7ba5 +size 2618377 diff --git a/fplll.changes b/fplll.changes index a031fc0..b4301f9 100644 --- a/fplll.changes +++ b/fplll.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed May 25 10:45:53 UTC 2022 - Jan Engelhardt + +- Update to release 5.4.2 + * Exacteval fix + * Document the role of the `u` parameter in LLL_reduction + ------------------------------------------------------------------- Fri May 14 18:58:08 UTC 2021 - Jan Engelhardt diff --git a/fplll.spec b/fplll.spec index 67b1b90..69e1250 100644 --- a/fplll.spec +++ b/fplll.spec @@ -1,7 +1,7 @@ # # spec file for package fplll # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: fplll %define lname libfplll7 -Version: 5.4.1 +Version: 5.4.2 Release: 0 Summary: Lenstra-Lovász Lattice Basis Reduction Algorithm Library License: LGPL-2.1-or-later