Compare commits
5 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 0901dfa214 | |||
| d8d5e7cbb2 | |||
| 4d75ffd5b3 | |||
| 83d3dd6e6a | |||
| d90b13b71a |
@@ -1,4 +0,0 @@
|
||||
mtime: 1759303464
|
||||
commit: aa680b1bedc4b526246492f79a1e49b1c5debeb2a30bfabbda70b8d58d2efb0d
|
||||
url: https://src.opensuse.org/jengelh/polymake
|
||||
revision: master
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0a2ae077b4ec6871f4c27461a745b9490135c6a96a3bc4e19e9768c3ef35f76
|
||||
size 256
|
||||
BIN
polymake-4.14-minimal.tar.bz2
LFS
Normal file
BIN
polymake-4.14-minimal.tar.bz2
LFS
Normal file
Binary file not shown.
BIN
polymake-4.15-minimal.tar.bz2
LFS
BIN
polymake-4.15-minimal.tar.bz2
LFS
Binary file not shown.
@@ -1,16 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 1 07:07:49 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 4.15
|
||||
* graph: graphviz: use PDF instead of PS
|
||||
* polytope: MILP: allow non-rational coordinates
|
||||
* Some bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 11 20:16:25 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Specifically request pkgconfig(cddgmp) now that it exists.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 5 14:22:38 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
||||
@@ -16,16 +16,17 @@
|
||||
#
|
||||
|
||||
|
||||
%define lname libpolymake4_15
|
||||
%define lname libpolymake4_14
|
||||
Name: polymake
|
||||
Version: 4.15
|
||||
Version: 4.14
|
||||
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/releases/download/V%version/polymake-%version-minimal.tar.bz2
|
||||
Source: https://github.com/polymake/polymake/releases/download/V4.14/polymake-4.14-minimal.tar.bz2
|
||||
Source: polymake-4.14-minimal.tar.bz2
|
||||
Source9: %name-rpmlintrc
|
||||
Patch2: sympol-system.patch
|
||||
Patch3: perl.patch
|
||||
@@ -46,7 +47,7 @@ BuildRequires: perl(Term::ReadKey)
|
||||
BuildRequires: perl(Term::ReadLine::Gnu)
|
||||
BuildRequires: perl(XML::SAX)
|
||||
BuildRequires: pkgconfig(Singular)
|
||||
BuildRequires: pkgconfig(cddgmp)
|
||||
BuildRequires: pkgconfig(cddlib)
|
||||
BuildRequires: pkgconfig(flint)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(mpfr)
|
||||
|
||||
Reference in New Issue
Block a user