diff --git a/normaliz-3.8.3.tar.gz b/normaliz-3.8.3.tar.gz deleted file mode 100644 index 857266f..0000000 --- a/normaliz-3.8.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5318ec917fe60ee48d193ce168acb242d40bcd4e0e95240b1db6f2b3f4d0d62 -size 4427812 diff --git a/normaliz-3.8.5.tar.gz b/normaliz-3.8.5.tar.gz new file mode 100644 index 0000000..0e9268e --- /dev/null +++ b/normaliz-3.8.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf4fdaaa6ffcd8d268b1f16dd4b64cf86f1eab55177e611f8ef672e7365435a0 +size 4649131 diff --git a/normaliz.changes b/normaliz.changes index ea93853..fbcbe28 100644 --- a/normaliz.changes +++ b/normaliz.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Jun 5 14:20:27 UTC 2020 - Jan Engelhardt + +- Update to release 3.8.5 + * New feature: computation of refined triangulations using all + input generators or all lattice points in a polytope or being + unimodular. + +------------------------------------------------------------------- +Fri Feb 14 13:58:07 UTC 2020 - Jan Engelhardt + +- Update to release 3.8.4 + * Use of precomputed data newly designed. + * New versions of CoCoALib and nauty integrated. + ------------------------------------------------------------------- Tue Nov 26 11:18:43 UTC 2019 - Jan Engelhardt diff --git a/normaliz.spec b/normaliz.spec index 8c875a0..ced00c6 100644 --- a/normaliz.spec +++ b/normaliz.spec @@ -1,7 +1,7 @@ # # spec file for package normaliz # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: normaliz %define lname libnormaliz3 -Version: 3.8.3 +Version: 3.8.5 Release: 0 Summary: Tools for computations in affine monoids and rational cones License: GPL-3.0-or-later @@ -57,8 +57,8 @@ Group: System/Libraries Normaliz is a tool for computations in affine monoids, vector configurations, lattice polytopes, and rational cones. -Normaliz offers an API - libnormaliz - that allows the user to access -the Normaliz computations from any C++ program. +Normaliz offers an API, libnormaliz, that allows the user to access +the Normaliz computations from C++ programs. %package devel Summary: Development files for Normaliz, a tool for computation of rotational cones @@ -70,8 +70,8 @@ Requires: gmp-devel Normaliz is a tool for computations in affine monoids, vector configurations, lattice polytopes, and rational cones. -Normaliz offers an API - libnormaliz - that allows the user to access -the Normaliz computations from any C++ program. +Normaliz offers an API, libnormaliz, that allows the user to access +the Normaliz computations from C++ programs. %prep %autosetup -p1