From 5d53f8d9d8c7641b38580d00a82c212d2832db28e2d398c41b669102b09c3bd0 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 21 Feb 2017 00:32:20 +0000 Subject: [PATCH] normaliz-3.2.0 OBS-URL: https://build.opensuse.org/package/show/science/normaliz?expand=0&rev=2 --- Normaliz3.1.1Source.zip | 3 --- normaliz-3.2.0source.zip | 3 +++ normaliz.changes | 14 ++++++++++++++ normaliz.spec | 6 +++--- 4 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 Normaliz3.1.1Source.zip create mode 100644 normaliz-3.2.0source.zip diff --git a/Normaliz3.1.1Source.zip b/Normaliz3.1.1Source.zip deleted file mode 100644 index 0e1d7b0..0000000 --- a/Normaliz3.1.1Source.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:265c9756e1f8be80e864f8117ba94c443e713c1025b01ae32cf80eff4bfbdd35 -size 2682417 diff --git a/normaliz-3.2.0source.zip b/normaliz-3.2.0source.zip new file mode 100644 index 0000000..5d6f711 --- /dev/null +++ b/normaliz-3.2.0source.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c4d881c053e82c016067767bf6afe190834ba357588dcb30c0aa4345b3d328e +size 3407261 diff --git a/normaliz.changes b/normaliz.changes index dfe98f2..cea41bf 100644 --- a/normaliz.changes +++ b/normaliz.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Feb 21 00:23:26 UTC 2017 - jengelh@inai.de + +- Update to new upstream release 3.2.0 + * Constriants in symbolic format + * A better implementation of Approximate and its use in the + inhomogeneous case + * Option for Symmetrize that produces symmetrized input for and + runs nmzIntegrate and runs on it + * QNormaliz, a version of Normaliz using coordinates in an + extension of the rational numbers (estricted to convex hull + computations and triangulation) + * Further automatic choices of algorithmic variants + ------------------------------------------------------------------- Wed Jun 8 09:45:59 UTC 2016 - jengelh@inai.de diff --git a/normaliz.spec b/normaliz.spec index 373f5db..7483a1b 100644 --- a/normaliz.spec +++ b/normaliz.spec @@ -17,14 +17,14 @@ Name: normaliz -Version: 3.1.1 +Version: 3.2.0 Release: 0 Summary: Tools for computations in affine monoids and rational cones License: GPL-3.0+ Group: Productivity/Scientific/Math Url: https://www.normaliz.uni-osnabrueck.de/ -Source: https://www.normaliz.uni-osnabrueck.de/wp-content/uploads/2016/04/Normaliz3.1.1Source.zip +Source: https://www.normaliz.uni-osnabrueck.de/wp-content/uploads/2017/01/normaliz-3.2.0source.zip BuildRequires: boost-devel BuildRequires: cmake >= 2.6 BuildRequires: gcc-c++ @@ -75,7 +75,7 @@ Normaliz offers an API - libnormaliz - that allows the user to access the Normaliz computations from any C++ program. %prep -%setup -qn Normaliz3.1 +%setup -q %build pushd source/