From 7d66ee76808bfd762f12855440442875d36d9c92d62ba7f7ec886626d279e5af Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 12 Nov 2024 14:37:15 +0100 Subject: [PATCH] fplll 5.5.0 --- fplll-5.4.5.tar.gz | 3 --- fplll-5.5.0.tar.gz | 3 +++ fplll.changes | 8 +++++++- fplll.spec | 9 ++++----- 4 files changed, 14 insertions(+), 9 deletions(-) delete mode 100644 fplll-5.4.5.tar.gz create mode 100644 fplll-5.5.0.tar.gz diff --git a/fplll-5.4.5.tar.gz b/fplll-5.4.5.tar.gz deleted file mode 100644 index 72ac1e0..0000000 --- a/fplll-5.4.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76d3778f0326597ed7505bab19493a9bf6b73a5c5ca614e8fb82f42105c57d00 -size 2630275 diff --git a/fplll-5.5.0.tar.gz b/fplll-5.5.0.tar.gz new file mode 100644 index 0000000..5907310 --- /dev/null +++ b/fplll-5.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0af6bdd0ebd5871e87ff3ef7737cb5360b1e38181a4e5a8c1236f3476fec3b2 +size 2633527 diff --git a/fplll.changes b/fplll.changes index 5e7ac04..57af2d1 100644 --- a/fplll.changes +++ b/fplll.changes @@ -1,5 +1,11 @@ ------------------------------------------------------------------- -Wed Oct 18 00:26:49 UTC 2023 - Ich +Tue Nov 12 13:35:26 UTC 2024 - Jan Engelhardt + +- Update to release 5.5.0 + * No changelog was provided + +------------------------------------------------------------------- +Wed Oct 18 00:26:49 UTC 2023 - Jan Engelhardt - Update to release 5.4.5 * Replace deprecated std::result_of by std::invoke_result diff --git a/fplll.spec b/fplll.spec index 5d0aefe..195be7f 100644 --- a/fplll.spec +++ b/fplll.spec @@ -1,7 +1,7 @@ # # spec file for package fplll # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,8 @@ Name: fplll -%define lname libfplll8 -Version: 5.4.5 +%define lname libfplll9 +Version: 5.5.0 Release: 0 Summary: Lenstra-Lovász Lattice Basis Reduction Algorithm Library License: LGPL-2.1-or-later @@ -83,8 +83,7 @@ applications that want to make use of libfplll. %make_install rm -f "%buildroot/%_libdir"/*.la -%post -n %lname -p /sbin/ldconfig -%postun -n %lname -p /sbin/ldconfig +%ldconfig_scriptlets -n %lname %files %doc NEWS README.md