forked from pool/polymake
polymake 4.13
This commit is contained in:
parent
83d3dd6e6a
commit
4d75ffd5b3
BIN
V4.12.tar.gz
(Stored with Git LFS)
BIN
V4.12.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
polymake-4.13-minimal.tar.bz2
(Stored with Git LFS)
Normal file
BIN
polymake-4.13-minimal.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 14:28:29 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 4.13
|
||||
* Support for Perl 5.40 and -std=c++20 builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 18 22:05:59 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -16,16 +16,17 @@
|
||||
#
|
||||
|
||||
|
||||
%define lname libpolymake4_12
|
||||
%define lname libpolymake4_13
|
||||
Name: polymake
|
||||
Version: 4.12
|
||||
Version: 4.13
|
||||
Release: 0
|
||||
Summary: Application for studying combinatorics and geometry of convex polytopes
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Scientific/Math
|
||||
URL: https://polymake.org/
|
||||
|
||||
Source: https://github.com/polymake/polymake/archive/V%version.tar.gz
|
||||
Source: https://github.com/polymake/polymake/releases/download/V4.13/polymake-4.13-minimal.tar.bz2
|
||||
Source: polymake-4.13-minimal.tar.bz2
|
||||
Source9: %name-rpmlintrc
|
||||
Patch2: sympol-system.patch
|
||||
Patch3: perl.patch
|
||||
|
Loading…
Reference in New Issue
Block a user