From 7cedc5e386eed0c93dd1c938e3443f803c3797b193be96512d0ef79c3113c553 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 20 Oct 2018 11:51:29 +0000 Subject: [PATCH] - Update to new upstream release 5.2.1 OBS-URL: https://build.opensuse.org/package/show/science/fplll?expand=0&rev=5 --- fplll-5.2.0.tar.gz | 3 --- fplll-5.2.1.tar.gz | 3 +++ fplll.changes | 6 ++++++ fplll.spec | 10 +++++----- 4 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 fplll-5.2.0.tar.gz create mode 100644 fplll-5.2.1.tar.gz diff --git a/fplll-5.2.0.tar.gz b/fplll-5.2.0.tar.gz deleted file mode 100644 index 8845e20..0000000 --- a/fplll-5.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75e17fcaa4fc5fdddbe6eb42aca5f38c4c169a4b52756e74fbe2d1769737ac9c -size 1224420 diff --git a/fplll-5.2.1.tar.gz b/fplll-5.2.1.tar.gz new file mode 100644 index 0000000..a4f1cd9 --- /dev/null +++ b/fplll-5.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e38e3f8f14d5dbf46aab66d6c12f5973d4b12b72832161ed1491e8e925de4816 +size 1220025 diff --git a/fplll.changes b/fplll.changes index 1013ebc..16c4b65 100644 --- a/fplll.changes +++ b/fplll.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Oct 20 11:46:28 UTC 2018 - Jan Engelhardt + +- Update to new upstream release 5.2.1 + * Unify randomness on 32-bit and 64-bit systems + ------------------------------------------------------------------- Mon Dec 25 19:08:54 UTC 2017 - jengelh@inai.de diff --git a/fplll.spec b/fplll.spec index 0fff4e6..383a59a 100644 --- a/fplll.spec +++ b/fplll.spec @@ -1,7 +1,7 @@ # # spec file for package fplll # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,16 +12,16 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: fplll -%define lname libfplll4 -Version: 5.2.0 +%define lname libfplll5 +Version: 5.2.1 Release: 0 Summary: Lenstra-Lovász Lattice Basis Reduction Algorithm Library -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Productivity/Scientific/Math Url: https://github.com/dstehle/fplll