SHA256
1
0
forked from pool/polylib

7 Commits

Author SHA256 Message Date
a77b906afb Accepting request 1303085 from science
- Update to release 5.22.8

OBS-URL: https://build.opensuse.org/request/show/1303085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polylib?expand=0&rev=4
2025-09-08 07:58:34 +00:00
OBS User unknown
3ff260fada [info=bb768843fbe8fca90e65861d798f3f34c4004a9f150150b0fe6681a7a52d75fc]
OBS-URL: https://build.opensuse.org/package/show/science/polylib?expand=0&rev=10
2025-09-07 15:44:46 +00:00
cd5ec5a919 Accepting request 1220365 from science
- Add static-decls.patch

OBS-URL: https://build.opensuse.org/request/show/1220365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polylib?expand=0&rev=3
2024-11-03 06:18:13 +00:00
OBS User unknown
9fe0d22f89 [info=ef815df8208f3c9389f256e9abe3c4bfdf4472b735278476945fabbaa348e602]
OBS-URL: https://build.opensuse.org/package/show/science/polylib?expand=0&rev=9
2024-11-02 23:36:47 +00:00
OBS User unknown
27f4fcdbf6 [info=ddb7a6aa4c60c5f565424c688023b159c35d77271d0b5d0cbc31489add20c793]
OBS-URL: https://build.opensuse.org/package/show/science/polylib?expand=0&rev=8
2024-11-02 23:33:30 +00:00
OBS User unknown
af8ecd451e [info=599ee923ec97a0c933746bb12fca4bdad1bd37540138c54c0ba0630f2a70be9c]
OBS-URL: https://build.opensuse.org/package/show/science/polylib?expand=0&rev=7
2024-11-02 23:31:47 +00:00
8460c68448 [info=37efebe9eeb386e35572354cd28b9342842f6a000d1a0c42fb8533343f65f7e1]
OBS-URL: https://build.opensuse.org/package/show/science/polylib?expand=0&rev=6
2024-11-02 23:04:50 +00:00
6 changed files with 27 additions and 7 deletions

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1757259874
commit: bb768843fbe8fca90e65861d798f3f34c4004a9f150150b0fe6681a7a52d75fc
url: https://src.opensuse.org/jengelh/polylib
revision: master

3
build.specials.obscpio Normal file
View File

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

BIN
polylib-5.22.5.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
polylib-5.22.8.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Sep 7 15:41:04 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 5.22.8
* Minor fixes and updates during the past 10 years, autotools
update, MIT licence.
- Delete static-decls.patch (merged)
-------------------------------------------------------------------
Sat Nov 2 23:33:12 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Add static-decls.patch
-------------------------------------------------------------------
Sat Jun 24 14:12:04 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -18,12 +18,13 @@
%define lname libpolylibgmp8
Name: polylib
Version: 5.22.5
Version: 5.22.8
Release: 0
Summary: Library for computing homotopy continuation of roots
License: GPL-3.0-or-later
License: MIT
Group: Productivity/Scientific/Math
URL: https://icps.u-strasbg.fr/polylib/
#Git-Clone: https://github.com/vincentloechner/polylib
Source: https://icps.u-strasbg.fr/polylib/polylib_src/%name-%version.tar.gz
BuildRequires: gcc-c++
BuildRequires: ntl-devel
@@ -79,8 +80,7 @@ developing with PolyLib.
%make_install
find %buildroot -type f -name "*.la" -delete -print
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig
%ldconfig_scriptlets -n %lname
%files
%_bindir/c2p