SHA256
1
0
forked from pool/normaliz

normaliz-3.2.1

OBS-URL: https://build.opensuse.org/package/show/science/normaliz?expand=0&rev=3
This commit is contained in:
2017-03-23 15:51:23 +00:00
committed by Git OBS Bridge
parent 5d53f8d9d8
commit bb12807cfe
4 changed files with 12 additions and 6 deletions

BIN
normaliz-3.2.0source.zip (Stored with Git LFS)

Binary file not shown.

BIN
normaliz-3.2.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 23 15:49:31 UTC 2017 - jengelh@inai.de
- Update to new upstream release 3.2.1
* Automatic choice of symmetrization
* better use of HSOP option via libnormaliz
-------------------------------------------------------------------
Tue Feb 21 00:23:26 UTC 2017 - jengelh@inai.de

View File

@@ -17,19 +17,18 @@
Name: normaliz
Version: 3.2.0
Version: 3.2.1
Release: 0
Summary: Tools for computations in affine monoids and rational cones
License: GPL-3.0+
Group: Productivity/Scientific/Math
Url: https://www.normaliz.uni-osnabrueck.de/
Source: https://www.normaliz.uni-osnabrueck.de/wp-content/uploads/2017/01/normaliz-3.2.0source.zip
Source: https://github.com/Normaliz/Normaliz/releases/download/v%version/%name-%version.tar.gz
BuildRequires: boost-devel
BuildRequires: cmake >= 2.6
BuildRequires: gcc-c++
BuildRequires: gmp-devel
BuildRequires: unzip
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: gap-core >= 4.8.1