SHA256
10
0
forked from pool/cddlib

1 Commits

6 changed files with 23 additions and 5 deletions

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1757621482
commit: 20da620429f4f669483151d1e3f0b1977505cdc3b105906e0e2aee8df0089c62
url: https://src.opensuse.org/jengelh/cddlib
revision: master

3
build.specials.obscpio Normal file
View File

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

View File

@@ -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

Binary file not shown.

View File

@@ -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>

View File

@@ -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