SHA256
1
0
forked from pool/cddlib

10 Commits

Author SHA256 Message Date
20da620429 cddlib 0.94n 2025-09-11 22:11:22 +02:00
f0f0c4f64c Accepting request 858479 from science
- Update to release 0.94m

OBS-URL: https://build.opensuse.org/request/show/858479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cddlib?expand=0&rev=13
2020-12-28 09:30:21 +00:00
85290b7117 Accepting request 835656 from science
- Update to release 0.94l
- Split command-line programs to new package cddlib-tools.

OBS-URL: https://build.opensuse.org/request/show/835656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cddlib?expand=0&rev=12
2020-09-21 15:42:25 +00:00
6e33f29482 Accepting request 643513 from science
- Update to new upstream release 0.94j

OBS-URL: https://build.opensuse.org/request/show/643513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cddlib?expand=0&rev=11
2018-10-25 07:08:05 +00:00
169f7d13c3 Accepting request 602661 from science
- Update to new upstream release 0.94i

OBS-URL: https://build.opensuse.org/request/show/602661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cddlib?expand=0&rev=10
2018-05-04 09:28:33 +00:00
dd5f43fab5 Accepting request 559955 from science
- Switch include directory to /usr/include/cdd as that seems to be
  expected by downstream programs (like gfan).

OBS-URL: https://build.opensuse.org/request/show/559955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cddlib?expand=0&rev=9
2018-01-23 12:52:27 +00:00
cf53e413a4 Accepting request 459384 from science
- Update homepage URL

OBS-URL: https://build.opensuse.org/request/show/459384
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cddlib?expand=0&rev=8
2017-03-08 00:11:30 +00:00
4432c48ad2 Accepting request 407732 from science
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/407732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cddlib?expand=0&rev=7
2016-07-14 07:48:46 +00:00
61cfa9251a Accepting request 370857 from science
- Update to new upstream release 0.94h

OBS-URL: https://build.opensuse.org/request/show/370857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cddlib?expand=0&rev=6
2016-03-26 14:23:16 +00:00
Stephan Kulow
b2a60a0a4e Accepting request 255127 from science
- Use source URLs (and run format_spec_file)

OBS-URL: https://build.opensuse.org/request/show/255127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cddlib?expand=0&rev=5
2014-10-14 05:10:36 +00:00
4 changed files with 16 additions and 5 deletions

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