cddlib 0.94n #1
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70dffdb3369b8704dc75428a1b3c42ab9047b81ce039f12f427e2eb2b1b0dee2
|
||||
size 1351298
|
||||
BIN
cddlib-0.94n.tar.gz
LFS
Normal file
BIN
cddlib-0.94n.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 11 20:07:40 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.94n
|
||||
* Fixed a potential dd_MatrixCanonicalize segfault.
|
||||
* cddlib.pc file now points to the non-GMP version, and
|
||||
cddgmp.pc has been added for the GMP version.
|
||||
* Copy certificate and handle errors correctly in dd_SRedundant
|
||||
for the V-representation code path.
|
||||
* cddlib is now thread-safe.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 16:22:28 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cddlib
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2025 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: cddlib
|
||||
%define lname libcdd0
|
||||
Version: 0.94m
|
||||
Version: 0.94n
|
||||
Release: 0
|
||||
Summary: Library for finding vertices of convex polytopes
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user