diff --git a/cddlib-094g.tar.gz b/cddlib-094g.tar.gz deleted file mode 100644 index 370b19c..0000000 --- a/cddlib-094g.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af1b81226514abf731800e2e104def8a7274817d7e645693f8b99fc2b1432155 -size 1383388 diff --git a/cddlib-094h.tar.gz b/cddlib-094h.tar.gz new file mode 100644 index 0000000..a4823a6 --- /dev/null +++ b/cddlib-094h.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe6d04d494683cd451be5f6fe785e147f24e8ce3ef7387f048e739ceb4565ab5 +size 1678116 diff --git a/cddlib.changes b/cddlib.changes index dbfb989..4148e67 100644 --- a/cddlib.changes +++ b/cddlib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Mar 12 21:02:34 UTC 2016 - jengelh@inai.de + +- Update to new upstream release 0.94h +* One unspecified minor bugfix + ------------------------------------------------------------------- Sat Oct 11 18:22:10 UTC 2014 - jengelh@inai.de diff --git a/cddlib.spec b/cddlib.spec index 5acfa9b..d7ecfc8 100644 --- a/cddlib.spec +++ b/cddlib.spec @@ -1,7 +1,7 @@ # # spec file for package cddlib # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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.94g +Version: 0.94h Release: 0 Summary: Library for finding vertices of convex polytopes License: GPL-2.0+ Group: Productivity/Scientific/Math Url: http://www.ifor.math.ethz.ch/~fukuda/cdd_home/ -Source: ftp://ftp.ifor.math.ethz.ch/pub/fukuda/cdd/%name-094g.tar.gz +Source: ftp://ftp.ifor.math.ethz.ch/pub/fukuda/cdd/%name-094h.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-094g +%setup -qn %name-094h %patch -P 1 -P 2 -p1 %build