forked from pool/normaliz
- Update to release 3.9.2
OBS-URL: https://build.opensuse.org/package/show/science/normaliz?expand=0&rev=49
This commit is contained in:
parent
b0675aebc3
commit
5fdcec89e7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ad5dbecc3ca3991bcd7b18774ebe2b68dae12ccca33c813ab29891beb85daa20
|
|
||||||
size 4870213
|
|
3
normaliz-3.9.2.tar.gz
Normal file
3
normaliz-3.9.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:434265281d4ac1a4e0c440403659a4ff92834508bb4f92c0d262387b44a18ee0
|
||||||
|
size 4891592
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 7 15:02:49 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 3.9.2
|
||||||
|
* It is now possible to construct a cone in libnormaliz or
|
||||||
|
PyNormaliz from an input file, and input files now allow the
|
||||||
|
definition of sparse vectors with ranges of indices.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 1 14:58:34 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
Wed Sep 1 14:58:34 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package normaliz
|
# spec file for package normaliz
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: normaliz
|
Name: normaliz
|
||||||
%define lname libnormaliz3
|
%define lname libnormaliz3
|
||||||
Version: 3.9.1
|
Version: 3.9.2
|
||||||
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-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user