4 Commits

Author SHA256 Message Date
76b104b8a1 pari 2.17.2 2025-03-14 09:11:51 +01:00
cc39739890 pari 2.17.1 2025-02-05 17:44:30 +01:00
Stefan Dirsch
f52335c784 Removed unneeded xorg-x11-proto-devel BuildRequires (bsc#1236804) 2025-02-05 14:41:00 +01:00
f2aebdd269 pari 2.17 2024-11-21 19:41:32 +01:00
6 changed files with 52 additions and 23 deletions

View File

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

View File

@@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEQgKOpASi6dgKxFMUjw58K0Ui44cFAmXI4qMACgkQjw58K0Ui
44cf+g//UCZi5R36HB4TisXsvhDm5opDX1WOcKmjikj6QGjS2GypOYo5F+Bbhy+Q
MPw3/B+9OM0amehpTZRqyOn43wDPZ5bsdSYU9WyO0CIv0Q57TSRM9RMQJ4u5QGQ6
W4YOAbWNZ+l74G2VvDL+XM+YgjmuOSlpCLOkFPXU433EJhBAwtktCTTzy6N4OUv8
RbP9Mwhht8CgcNubgWGUGJV5psDgpMKTbjPAZeanZqT0qHIefuW4UDMQ7QfRtqYD
/v24y3qwh7C0NoG+5c22DsHKF/vN2HPZkAROBaGTrZOpN6vPNPuNtbrAaNsDUAj4
XmNc9R/fv3Fp9Tr4l53IfhEBD9LkZKq0fuQaWh6CRBNjZXx2kSSHnyCiPn6fqALC
XSvEzUsBhlSYFn6WIM86EpzF3wacRjJyxRTEnUQ7sK0RrwHlDStaro2aD1sQ1pRm
UT57/wgtIGMgmtDfKxMNeYflgKCLEU78hdmIwTLw0i8VyuEDvGLPGAApiQcmbqoq
aQpQ3XpGSKU/8Lo7PxeUXZgO7cUNZxiPNU9E3kOE4c8xaiJzxklfBlmnCrbBVFT9
/fuhff0+WTlxs+vDJ9LXKQHCWr4g++q0P7qqpbQOv9lnunbMMX+W8FpnE/4boyoC
TZaY1xCl1dECm7E6IqCOFvGw21xK0PjsmaTw3Wufl22/vKiW8Ps=
=XXYP
-----END PGP SIGNATURE-----

BIN
pari-2.17.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

16
pari-2.17.2.tar.gz.asc Normal file
View File

@@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEQgKOpASi6dgKxFMUjw58K0Ui44cFAmfBm6QACgkQjw58K0Ui
44eKMBAApXPtMBeuqdMDuCIyQ6QoYJ7Qf6lpuG/myQcvQWKNuIYoAY3aXzbX8qgQ
O5K4ii8TyrB39zenI63o7t4bsiFJrH6oA4w6wnX4LlLcgOYnnrGGnTgRh2SnkWFj
ApRh6d48U3+uvvh8mpUDP/tPmtw576JCe+5F+KjQhmIAjexsiUIvKypt7jXUs/FX
Z+w3F2FWxXQXqp4e4JB0Qc+JyIlMclugsnBcW0lmlIZ96IRBAaxKr1ZPFvShknJ/
fvh2FIg/qIctBBNgOp0OurT+7/QXb7c1FSye+xOSWeaKP27gWbP8230mgfMv6FSK
2Al8DWDXm73Tkl9LD12N3F/AmSxwsLZDAY0fmU2uSNqpwCuCRFRyQHW5+KwAMuHm
SDSHC8oMsXbgDwfMvv46i2KVq/UH0yIkAJKMtGWTVdqQimzoGq3Cnjm6xbj8crp1
BoLwYvoMk0FiSQ+1WC8nqZRMtgt0kE2R7esRcTw4u9EVYBAOwjoNxfv8Lo1qUVlv
K85VM8VdrK8pwaPGXqyhXgXUZayzvKbI/U2B6mjHErv8H3kBVuTzLcR5sBGw5Ro6
nQAboUACvkyFvO8Grbp7vhdWgcLA5Vw2HSNkwG80AG0PjZ/2G5fBuRhxi/oa8giO
pcbzvXPb5UkO9v12tMEbTikJ0yYBU5bYwM/ITkU2zmFU4TkIG1A=
=H1Nh
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
Fri Mar 14 08:11:01 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.17.2
* Fix crash executing ``vectorsmall(5, i, 2^63-1).normfu``
* Fix crash executing
``forprime(p=1099505335069-100000,1099505335069+10000,)``
-------------------------------------------------------------------
Wed Feb 5 16:34:24 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.17.1
* Fixed incorrect GP proto for ``ellpadicfrobenius``,
``mftocoset``, ``qfcvp``
* Fixed segfault in ``algsubalg`` when input is linearly dependent
* Fixed ``alglatinter`` trivial intersection (misuse of
``matkermod(,1)``)
-------------------------------------------------------------------
Wed Feb 5 13:40:35 UTC 2025 - Stefan Dirsch <sndirsch@suse.com>
- removed unneeded xorg-x11-proto-devel BuildRequires (bsc#1236804)
-------------------------------------------------------------------
Thu Nov 21 18:40:50 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.17
* Fixed rare SEGV in sumnumrat function
* Fixed `gp -p N` not checking for N < 2^32
-------------------------------------------------------------------
Sun Apr 7 06:28:29 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package pari
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,10 +19,10 @@
# See
# http://pari.math.u-bordeaux.fr/archives/pari-dev-1211/msg00006.html
# for details on the SO versioning.
%global sover 8
%global sover 9
%global lname libpari-gmp-tls%sover
Name: pari
Version: 2.15.5
Version: 2.17.2
Release: 0
Summary: Computer Algebra System for computations in Number Theory
License: GPL-2.0-only
@@ -42,7 +42,6 @@ BuildRequires: texlive-luatex
BuildRequires: texlive-luatex-bin
BuildRequires: texlive-luatexbase
BuildRequires: texlive-tex-bin
BuildRequires: xorg-x11-proto-devel
BuildRequires: pkgconfig(x11)
BuildRequires: tex(amsmath.sty)