SHA256
1
0
forked from pool/normaliz

- Update to release 3.10.1

OBS-URL: https://build.opensuse.org/package/show/science/normaliz?expand=0&rev=55
This commit is contained in:
Jan Engelhardt 2023-06-28 12:09:18 +00:00 committed by Git OBS Bridge
parent b6034ba23b
commit 5dcb2ac963
4 changed files with 12 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jun 28 11:59:11 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 3.10.1
* Improved the patching variant of the project-and-lift
algorithm for lattice points in polytopes.
-------------------------------------------------------------------
Tue Jan 31 11:03:14 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -18,14 +18,14 @@
Name: normaliz
%define lname libnormaliz3
Version: 3.10.0
Version: 3.10.1
Release: 0
Summary: Tools for computations in affine monoids and rational cones
License: GPL-3.0-or-later
Group: Productivity/Scientific/Math
URL: https://www.normaliz.uni-osnabrueck.de/
Source: https://github.com/Normaliz/Normaliz/releases/download/%version/%name-%version.tar.gz
Source: https://github.com/Normaliz/Normaliz/releases/download/v%version/%name-%version.tar.gz
BuildRequires: e-antic-devel >= 1.0.1
BuildRequires: flint-devel
BuildRequires: gcc-c++