SHA256
1
0
forked from pool/fplll

Compare commits

..

No commits in common. "master" and "factory" have entirely different histories.

4 changed files with 9 additions and 14 deletions

3
fplll-5.4.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76d3778f0326597ed7505bab19493a9bf6b73a5c5ca614e8fb82f42105c57d00
size 2630275

BIN
fplll-5.5.0.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@ -1,11 +1,5 @@
-------------------------------------------------------------------
Tue Nov 12 13:35:26 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 5.5.0
* No changelog was provided
-------------------------------------------------------------------
Wed Oct 18 00:26:49 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
Wed Oct 18 00:26:49 UTC 2023 - Ich <jengelh@inai.de>
- Update to release 5.4.5
* Replace deprecated std::result_of by std::invoke_result

View File

@ -1,7 +1,7 @@
#
# spec file for package fplll
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2023 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 libfplll9
Version: 5.5.0
%define lname libfplll8
Version: 5.4.5
Release: 0
Summary: Lenstra-Lovász Lattice Basis Reduction Algorithm Library
License: LGPL-2.1-or-later
@ -83,7 +83,8 @@ applications that want to make use of libfplll.
%make_install
rm -f "%buildroot/%_libdir"/*.la
%ldconfig_scriptlets -n %lname
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig
%files
%doc NEWS README.md