SHA256
1
0
forked from pool/normaliz

Accepting request 1122964 from science

- Update to release 3.10.1

OBS-URL: https://build.opensuse.org/request/show/1122964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/normaliz?expand=0&rev=22
This commit is contained in:
Ana Guerrero 2023-11-03 21:19:56 +00:00 committed by Git OBS Bridge
commit ca70ae8a37
4 changed files with 30 additions and 5 deletions

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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fdfcec1bfd4586aee2c43040370e051c1cb28a3d4bdd8d77a62c0c0e0afb9a6f
size 5069245

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
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>
- Update to release 3.10.0
* This release adds general affine monoids and binomial ideals
to Normaliz. In particular, it computes:
* minimal systems of generators (Hilbert bases) of affine monoids
* Hilbert series of affine monoids
* singular loci of affine monoid algebras
* Markov and Gröbner bases of lattice ideals
* affine monoids from binomial ideals
-------------------------------------------------------------------
Wed Dec 21 00:20:12 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- normaliz-devel needs e-antic-devel for headers.
-------------------------------------------------------------------
Thu Aug 25 15:09:46 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package normaliz
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: normaliz
%define lname libnormaliz3
Version: 3.9.4
Version: 3.10.1
Release: 0
Summary: Tools for computations in affine monoids and rational cones
License: GPL-3.0-or-later
@ -63,6 +63,7 @@ the Normaliz computations from C++ programs.
Summary: Development files for Normaliz, a tool for computation of rotational cones
Group: Development/Libraries/C and C++
Requires: %lname = %version
Requires: e-antic-devel
Requires: gmp-devel
%description devel