- Update to release 5.4.2
OBS-URL: https://build.opensuse.org/package/show/science/fplll?expand=0&rev=19
This commit is contained in:
parent
93f40b53f3
commit
27ba3d1bb3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7bd887957173aa592091772c1c36f6aa606b3b2ace0d14e2c26c7463dcf2deb7
|
||||
size 2615088
|
3
fplll-5.4.2.tar.gz
Normal file
3
fplll-5.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e7b1704fd56f29dd9fc1dd719cc1f2df1f58964fd77bbde162f594d7fff7ba5
|
||||
size 2618377
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 25 10:45:53 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- 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 <jengelh@inai.de>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user