SHA256
1
0
forked from pool/normaliz

- Update to release 3.8.3

OBS-URL: https://build.opensuse.org/package/show/science/normaliz?expand=0&rev=32
This commit is contained in:
Jan Engelhardt 2019-11-26 11:21:08 +00:00 committed by Git OBS Bridge
parent 98f0681399
commit b49ad3c301
4 changed files with 17 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a1ae79f129d5a4a48a59f9651c5fcee7461f28bfa69829e0ce5f8e0e4432f44f
size 4555081

3
normaliz-3.8.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d5318ec917fe60ee48d193ce168acb242d40bcd4e0e95240b1db6f2b3f4d0d62
size 4427812

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 26 11:18:43 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- 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 <jengelh@inai.de>

View File

@ -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.