3 Commits

6 changed files with 21 additions and 9 deletions

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1731418640
commit: 7d66ee76808bfd762f12855440442875d36d9c92d62ba7f7ec886626d279e5af
url: https://src.opensuse.org/jengelh/fplll
revision: master

3
build.specials.obscpio Normal file
View File

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

Binary file not shown.

BIN
fplll-5.5.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,5 +1,11 @@
-------------------------------------------------------------------
Wed Oct 18 00:26:49 UTC 2023 - Ich <jengelh@inai.de>
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>
- 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) 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