From 00a56938a5039f3b7d0c14e070d14d02dc0225c39755a9241dfb883499a65a25 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 5 Jun 2020 14:47:06 +0000 Subject: [PATCH] - Update to release 3.8.5 OBS-URL: https://build.opensuse.org/package/show/science/normaliz?expand=0&rev=35 --- normaliz-3.8.4.tar.gz | 3 --- normaliz-3.8.5.tar.gz | 3 +++ normaliz.changes | 8 ++++++++ normaliz.spec | 10 +++++----- 4 files changed, 16 insertions(+), 8 deletions(-) delete mode 100644 normaliz-3.8.4.tar.gz create mode 100644 normaliz-3.8.5.tar.gz diff --git a/normaliz-3.8.4.tar.gz b/normaliz-3.8.4.tar.gz deleted file mode 100644 index c2af6d7..0000000 --- a/normaliz-3.8.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80d21ebaf1a2d472ccdc1e1b2e42b4d71f45f3b8df4d7195ff83edf38f8945c8 -size 4628687 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 28ea7fb..fbcbe28 100644 --- a/normaliz.changes +++ b/normaliz.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/normaliz.spec b/normaliz.spec index 72cefab..ced00c6 100644 --- a/normaliz.spec +++ b/normaliz.spec @@ -20,7 +20,7 @@ Name: normaliz %define lname libnormaliz3 -Version: 3.8.4 +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