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
This commit is contained in:
Jan Engelhardt 2018-04-30 22:07:31 +00:00 committed by Git OBS Bridge
parent d0d8d2358e
commit 33faee35e4
4 changed files with 23 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5611ba7528d16090516252cf9cf61893a2731a929732dea58489b0610160d647
size 3936847

3
normaliz-3.5.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d65739c43726733f3bb30842442296bfe832eef238935e8729beaebbed231656
size 3994494

View File

@ -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

View File

@ -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)