SHA256
10
0
forked from pool/polymake

16 Commits

Author SHA256 Message Date
87df18b9f3 Accepting request 1308331 from science
- Update to release 4.15

OBS-URL: https://build.opensuse.org/request/show/1308331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polymake?expand=0&rev=6
2025-10-01 16:57:07 +00:00
31a09c607e Accepting request 1290824 from science
- Update to release 4.14

OBS-URL: https://build.opensuse.org/request/show/1290824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polymake?expand=0&rev=5
2025-07-07 12:44:59 +00:00
OBS User unknown
922e5df07b [info=0901dfa2148b9fe3855692b4e4f53f1c8496dd68eabaf12c5179afb64f48ba2a]
OBS-URL: https://build.opensuse.org/package/show/science/polymake?expand=0&rev=41
2025-07-05 18:00:42 +00:00
785259f147 Accepting request 1287758 from science
OBS-URL: https://build.opensuse.org/request/show/1287758
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polymake?expand=0&rev=4
2025-06-23 13:05:45 +00:00
OBS User unknown
13f8f44b0c [info=d8d5e7cbb2b7dae73f967fb25250fd436e8117c8af290c057681c26815ff8759]
OBS-URL: https://build.opensuse.org/package/show/science/polymake?expand=0&rev=40
2025-06-22 20:52:49 +00:00
OBS User unknown
4858be909f [info=4d75ffd5b3f631f4eb68e7b0aafab245bc4346c4e2c506f836f02edd524b6bab]
OBS-URL: https://build.opensuse.org/package/show/science/polymake?expand=0&rev=39
2024-09-24 15:04:06 +00:00
OBS User unknown
eab629827b [info=83d3dd6e6ad594b4d8624d9e33f4bd6487a8069737d0b6c5ea68a80d36884b10]
OBS-URL: https://build.opensuse.org/package/show/science/polymake?expand=0&rev=38
2024-08-18 22:16:41 +00:00
bf83bd742a [info=d90b13b71a0f343ec6334dd49289335226b2be43311937a8a85ac114da3090bb]
OBS-URL: https://build.opensuse.org/package/show/science/polymake?expand=0&rev=37
2024-08-18 22:00:28 +00:00
8606cfbfad Accepting request 1124257 from science
initialized devel package after accepting 1124257

OBS-URL: https://build.opensuse.org/request/show/1124257
OBS-URL: https://build.opensuse.org/package/show/science/polymake?expand=0&rev=34
2023-11-08 21:19:10 +00:00
e40a603be3 OBS-URL: https://build.opensuse.org/package/show/science/polymake?expand=0&rev=33 2023-11-08 15:23:15 +00:00
08a0294811 OBS-URL: https://build.opensuse.org/package/show/science/polymake?expand=0&rev=32 2023-11-06 16:38:50 +00:00
2c9a5ba975 ship ideal.so
OBS-URL: https://build.opensuse.org/package/show/science/polymake?expand=0&rev=31
2023-11-06 15:36:24 +00:00
a198813762 OBS-URL: https://build.opensuse.org/package/show/science/polymake?expand=0&rev=30 2023-11-06 14:23:47 +00:00
73a927b4d1 - Update to release 4.11
OBS-URL: https://build.opensuse.org/package/show/science/polymake?expand=0&rev=29
2023-11-06 14:09:21 +00:00
6ab4de9808 4.11 source
OBS-URL: https://build.opensuse.org/package/show/science/polymake?expand=0&rev=28
2023-11-06 12:31:57 +00:00
49ecdc6065 Remove dangling _link
OBS-URL: https://build.opensuse.org/package/show/science/polymake?expand=0&rev=27
2023-11-01 11:12:32 +00:00
6 changed files with 27 additions and 8 deletions

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1759303464
commit: aa680b1bedc4b526246492f79a1e49b1c5debeb2a30bfabbda70b8d58d2efb0d
url: https://src.opensuse.org/jengelh/polymake
revision: master

3
build.specials.obscpio Normal file
View File

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

Binary file not shown.

BIN
polymake-4.15-minimal.tar.bz2 LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
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>

View File

@@ -16,17 +16,16 @@
#
%define lname libpolymake4_14
%define lname libpolymake4_15
Name: polymake
Version: 4.14
Version: 4.15
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/V4.14/polymake-4.14-minimal.tar.bz2
Source: polymake-4.14-minimal.tar.bz2
Source: https://github.com/polymake/polymake/releases/download/V%version/polymake-%version-minimal.tar.bz2
Source9: %name-rpmlintrc
Patch2: sympol-system.patch
Patch3: perl.patch
@@ -47,7 +46,7 @@ BuildRequires: perl(Term::ReadKey)
BuildRequires: perl(Term::ReadLine::Gnu)
BuildRequires: perl(XML::SAX)
BuildRequires: pkgconfig(Singular)
BuildRequires: pkgconfig(cddlib)
BuildRequires: pkgconfig(cddgmp)
BuildRequires: pkgconfig(flint)
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(mpfr)