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:
parent
5d53f8d9d8
commit
bb12807cfe
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4c4d881c053e82c016067767bf6afe190834ba357588dcb30c0aa4345b3d328e
|
|
||||||
size 3407261
|
|
3
normaliz-3.2.1.tar.gz
Normal file
3
normaliz-3.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c4982070f64c0575ab20b8d48b0e19128e8118ebb4187c5d7f8908ec006bc37f
|
||||||
|
size 3116221
|
@ -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
|
Tue Feb 21 00:23:26 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -17,19 +17,18 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: normaliz
|
Name: normaliz
|
||||||
Version: 3.2.0
|
Version: 3.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tools for computations in affine monoids and rational cones
|
Summary: Tools for computations in affine monoids and rational cones
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
Group: Productivity/Scientific/Math
|
Group: Productivity/Scientific/Math
|
||||||
Url: https://www.normaliz.uni-osnabrueck.de/
|
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: boost-devel
|
||||||
BuildRequires: cmake >= 2.6
|
BuildRequires: cmake >= 2.6
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: gmp-devel
|
BuildRequires: gmp-devel
|
||||||
BuildRequires: unzip
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Requires: gap-core >= 4.8.1
|
Requires: gap-core >= 4.8.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user