diff --git a/cddlib-094h.tar.gz b/cddlib-094h.tar.gz deleted file mode 100644 index a4823a6..0000000 --- a/cddlib-094h.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe6d04d494683cd451be5f6fe785e147f24e8ce3ef7387f048e739ceb4565ab5 -size 1678116 diff --git a/cddlib-094i.tar.gz b/cddlib-094i.tar.gz new file mode 100644 index 0000000..2c39841 --- /dev/null +++ b/cddlib-094i.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8133ab74b83d225781cff1bd6f5d5940219651c708020da337d87b4707ced03 +size 1187490 diff --git a/cddlib.changes b/cddlib.changes index 221e492..d6cdf20 100644 --- a/cddlib.changes +++ b/cddlib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 30 22:12:36 UTC 2018 - jengelh@inai.de + +- Update to new upstream release 0.94i + * The missing definition of dd_set_d function (in the + -DGMPRATIONAL case) was added. + ------------------------------------------------------------------- Mon Dec 25 21:51:31 UTC 2017 - jengelh@inai.de diff --git a/cddlib.spec b/cddlib.spec index f1fb774..e54a6e4 100644 --- a/cddlib.spec +++ b/cddlib.spec @@ -1,7 +1,7 @@ # # spec file for package cddlib # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,14 @@ Name: cddlib %define lname libcdd0 -Version: 0.94h +Version: 0.94i Release: 0 Summary: Library for finding vertices of convex polytopes -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Scientific/Math Url: https://www.inf.ethz.ch/personal/fukudak/cdd_home/ -Source: ftp://ftp.math.ethz.ch/users/fukudak/cdd/cddlib-094h.tar.gz +Source: ftp://ftp.math.ethz.ch/users/fukudak/cdd/cddlib-094i.tar.gz Patch1: cddlib-flags.diff Patch2: cddlib-automake.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -63,7 +63,7 @@ extreme rays of a general convex polyhedron in R^d given by a system of linear inequalities. %prep -%setup -qn %name-094h +%setup -qn %name-094i %patch -P 1 -P 2 -p1 %build