From 33faee35e45503a849ce17bf96205d431cb34faa2fa24079d080badd7a62e09a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 30 Apr 2018 22:07:31 +0000 Subject: [PATCH] Accepting request 602636 from home:badshah400:branches:science - Update to version 3.5.4: * Make computations that so far required homogeneous input available to all polytopes, regardless of the input type: Ehrhart series, triangulations, cone decomposition, Stanley decomposition. - Changes from version 3.5.3: * Performance improvements. * Bug fixes. - Changes from version 3.5.2: * Introduce a new algorithm for volume computations by descent in the face lattice. * Bug fixes. - Use %%license to package COPYING file, instead of %%doc. OBS-URL: https://build.opensuse.org/request/show/602636 OBS-URL: https://build.opensuse.org/package/show/science/normaliz?expand=0&rev=15 --- normaliz-3.5.1.tar.gz | 3 --- normaliz-3.5.4.tar.gz | 3 +++ normaliz.changes | 17 +++++++++++++++++ normaliz.spec | 6 +++--- 4 files changed, 23 insertions(+), 6 deletions(-) delete mode 100644 normaliz-3.5.1.tar.gz create mode 100644 normaliz-3.5.4.tar.gz diff --git a/normaliz-3.5.1.tar.gz b/normaliz-3.5.1.tar.gz deleted file mode 100644 index 4e49414..0000000 --- a/normaliz-3.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5611ba7528d16090516252cf9cf61893a2731a929732dea58489b0610160d647 -size 3936847 diff --git a/normaliz-3.5.4.tar.gz b/normaliz-3.5.4.tar.gz new file mode 100644 index 0000000..771efc8 --- /dev/null +++ b/normaliz-3.5.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d65739c43726733f3bb30842442296bfe832eef238935e8729beaebbed231656 +size 3994494 diff --git a/normaliz.changes b/normaliz.changes index e904ff5..106267a 100644 --- a/normaliz.changes +++ b/normaliz.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Apr 30 20:27:12 UTC 2018 - badshah400@gmail.com + +- Update to version 3.5.4: + * Make computations that so far required homogeneous input + available to all polytopes, regardless of the input type: + Ehrhart series, triangulations, cone decomposition, Stanley + decomposition. +- Changes from version 3.5.3: + * Performance improvements. + * Bug fixes. +- Changes from version 3.5.2: + * Introduce a new algorithm for volume computations by descent + in the face lattice. + * Bug fixes. +- Use %%license to package COPYING file, instead of %%doc. + ------------------------------------------------------------------- Tue Jan 9 15:57:34 UTC 2018 - badshah400@gmail.com diff --git a/normaliz.spec b/normaliz.spec index 5eb9fed..99dbe15 100644 --- a/normaliz.spec +++ b/normaliz.spec @@ -17,10 +17,10 @@ Name: normaliz -Version: 3.5.1 +Version: 3.5.4 Release: 0 Summary: Tools for computations in affine monoids and rational cones -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Scientific/Math Url: https://www.normaliz.uni-osnabrueck.de/ @@ -95,7 +95,7 @@ popd %files %defattr(-,root,root) %_bindir/normaliz -%doc source/COPYING +%license source/COPYING %files -n libnormaliz0 %defattr(-,root,root)