From 8a31c5fffcbd833b84add5ab73079e8a2f6f27ad03b5815dcf9b90d888a3ad73 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 21 Dec 2022 00:20:31 +0000 Subject: [PATCH 1/3] - normaliz-devel needs e-antic-devel for headers. OBS-URL: https://build.opensuse.org/package/show/science/normaliz?expand=0&rev=53 --- normaliz.changes | 5 +++++ normaliz.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/normaliz.changes b/normaliz.changes index 5bae2c5..4376c38 100644 --- a/normaliz.changes +++ b/normaliz.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 21 00:20:12 UTC 2022 - Jan Engelhardt + +- normaliz-devel needs e-antic-devel for headers. + ------------------------------------------------------------------- Thu Aug 25 15:09:46 UTC 2022 - Jan Engelhardt diff --git a/normaliz.spec b/normaliz.spec index 03a7240..cf44df3 100644 --- a/normaliz.spec +++ b/normaliz.spec @@ -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 From b6034ba23b227cc92c996522522c87f432f4c4068ce578524fb592c618d9a53f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 31 Jan 2023 11:05:39 +0000 Subject: [PATCH 2/3] - Update to release 3.10.0 OBS-URL: https://build.opensuse.org/package/show/science/normaliz?expand=0&rev=54 --- normaliz-3.10.0.tar.gz | 3 +++ normaliz-3.9.4.tar.gz | 3 --- normaliz.changes | 12 ++++++++++++ normaliz.spec | 6 +++--- 4 files changed, 18 insertions(+), 6 deletions(-) create mode 100644 normaliz-3.10.0.tar.gz delete mode 100644 normaliz-3.9.4.tar.gz diff --git a/normaliz-3.10.0.tar.gz b/normaliz-3.10.0.tar.gz new file mode 100644 index 0000000..a359ed3 --- /dev/null +++ b/normaliz-3.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ae8b1e678ed25f055c83eecaba3c6a2536ab0e6746ef171974196763fc9fe86 +size 5177794 diff --git a/normaliz-3.9.4.tar.gz b/normaliz-3.9.4.tar.gz deleted file mode 100644 index 962f955..0000000 --- a/normaliz-3.9.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fdfcec1bfd4586aee2c43040370e051c1cb28a3d4bdd8d77a62c0c0e0afb9a6f -size 5069245 diff --git a/normaliz.changes b/normaliz.changes index 4376c38..703ede8 100644 --- a/normaliz.changes +++ b/normaliz.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jan 31 11:03:14 UTC 2023 - Jan Engelhardt + +- 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 diff --git a/normaliz.spec b/normaliz.spec index cf44df3..d54cc99 100644 --- a/normaliz.spec +++ b/normaliz.spec @@ -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,14 +18,14 @@ Name: normaliz %define lname libnormaliz3 -Version: 3.9.4 +Version: 3.10.0 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/v%version/%name-%version.tar.gz +Source: https://github.com/Normaliz/Normaliz/releases/download/%version/%name-%version.tar.gz BuildRequires: e-antic-devel >= 1.0.1 BuildRequires: flint-devel BuildRequires: gcc-c++ From 5dcb2ac963d1df72300fa5f428230af1d76292dabb13a92b6ff683d6bb84048d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 28 Jun 2023 12:09:18 +0000 Subject: [PATCH 3/3] - Update to release 3.10.1 OBS-URL: https://build.opensuse.org/package/show/science/normaliz?expand=0&rev=55 --- normaliz-3.10.0.tar.gz | 3 --- normaliz-3.10.1.tar.gz | 3 +++ normaliz.changes | 7 +++++++ normaliz.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 normaliz-3.10.0.tar.gz create mode 100644 normaliz-3.10.1.tar.gz diff --git a/normaliz-3.10.0.tar.gz b/normaliz-3.10.0.tar.gz deleted file mode 100644 index a359ed3..0000000 --- a/normaliz-3.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ae8b1e678ed25f055c83eecaba3c6a2536ab0e6746ef171974196763fc9fe86 -size 5177794 diff --git a/normaliz-3.10.1.tar.gz b/normaliz-3.10.1.tar.gz new file mode 100644 index 0000000..a07b09c --- /dev/null +++ b/normaliz-3.10.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:365e1d1e2a338dc4df1947a440e606bb66dd261307e617905e8eca64eaafcf6e +size 6795274 diff --git a/normaliz.changes b/normaliz.changes index 703ede8..77faf6a 100644 --- a/normaliz.changes +++ b/normaliz.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jun 28 11:59:11 UTC 2023 - Jan Engelhardt + +- 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 diff --git a/normaliz.spec b/normaliz.spec index d54cc99..1159554 100644 --- a/normaliz.spec +++ b/normaliz.spec @@ -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++