From b49ad3c301225d2189b51176e2344cf0654a9c801755e776d9886a2bf518f8d4 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 26 Nov 2019 11:21:08 +0000 Subject: [PATCH] - Update to release 3.8.3 OBS-URL: https://build.opensuse.org/package/show/science/normaliz?expand=0&rev=32 --- normaliz-3.8.2.tar.gz | 3 --- normaliz-3.8.3.tar.gz | 3 +++ normaliz.changes | 7 +++++++ normaliz.spec | 16 +++++++--------- 4 files changed, 17 insertions(+), 12 deletions(-) delete mode 100644 normaliz-3.8.2.tar.gz create mode 100644 normaliz-3.8.3.tar.gz diff --git a/normaliz-3.8.2.tar.gz b/normaliz-3.8.2.tar.gz deleted file mode 100644 index c8e5555..0000000 --- a/normaliz-3.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1ae79f129d5a4a48a59f9651c5fcee7461f28bfa69829e0ce5f8e0e4432f44f -size 4555081 diff --git a/normaliz-3.8.3.tar.gz b/normaliz-3.8.3.tar.gz new file mode 100644 index 0000000..857266f --- /dev/null +++ b/normaliz-3.8.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5318ec917fe60ee48d193ce168acb242d40bcd4e0e95240b1db6f2b3f4d0d62 +size 4427812 diff --git a/normaliz.changes b/normaliz.changes index e4f8916..ea93853 100644 --- a/normaliz.changes +++ b/normaliz.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 26 11:18:43 UTC 2019 - Jan Engelhardt + +- Update to release 3.8.3 + * Technical realease that fixes an incompatibility between + libnormaliz and PyNormaliz in version 3.8.2. + ------------------------------------------------------------------- Sun Nov 24 16:21:26 UTC 2019 - Jan Engelhardt diff --git a/normaliz.spec b/normaliz.spec index 176fd21..8c875a0 100644 --- a/normaliz.spec +++ b/normaliz.spec @@ -20,7 +20,7 @@ Name: normaliz %define lname libnormaliz3 -Version: 3.8.2 +Version: 3.8.3 Release: 0 Summary: Tools for computations in affine monoids and rational cones License: GPL-3.0-or-later @@ -35,10 +35,8 @@ BuildRequires: libtool BuildRequires: mpfr-devel %description -Normaliz is an open source tool for computations in affine monoids, -vector configurations, lattice polytopes, and rational cones. - -Computation goals +Normaliz is a tool for computations in affine monoids, vector configurations, +lattice polytopes, and rational cones. It supports, * convex hulls and dual cones * conversion from generators to constraints and vice versa @@ -56,8 +54,8 @@ Summary: C++ API for Normaliz, a tool for computation of rotational cones Group: System/Libraries %description -n %lname -Normaliz is an open source tool for computations in affine monoids, -vector configurations, lattice polytopes, and rational cones. +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. @@ -69,8 +67,8 @@ Requires: %lname = %version Requires: gmp-devel %description devel -Normaliz is an open source tool for computations in affine monoids, -vector configurations, lattice polytopes, and rational cones. +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.