Compare commits

...

3 Commits

Author SHA256 Message Date
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 44 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.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

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

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEQgKOpASi6dgKxFMUjw58K0Ui44cFAmdqfOEACgkQjw58K0Ui
44cPeQ//fQqnre6vLqaCWxk1JnIByGsqDnEU+A4ygNbaMqS2dhVF276RwfNGNhKK
Nn7QExs5fuIMeNxM3yzNAg9/ZNsOxooIo/M5aWB1EJFLtTvvWgEUvuH29cScZcDI
7EASQqjhgQ95r2lhLsWFDkrJDMw6g+PrG1ZUE1V+AZFVJFs50a1QCZcStbk7aE6f
/fuXldHAvDkrqqmVpepxhGmEIBNFWLO5+gxrbWQW7wTdJHVpINdqWtJdhE1bf6+i
fOjK+B7M4+d+d1UclyiK1uHR8LLRp/H2vdzMYepJX+whzFvORrqp2FPOdNWqUOUS
2G29PtXTx1Op7kp+HnhR1erTelNJJxStMYnW7TLf86oeo2RxYLXGTAYml21RiFBM
vxqkfh9duu2Il8HINDgtlkmEDKGhaBfLk6svTT2AlQeYAgXu9ZQ4sYt1BG/qD1vg
Z/9aU01g8FpWUmB9mcOJ7YlR76Ntz19yAl67Q503kVCmM67zrxYyJB9FVhwQ/snO
OKk1/O9M8WerldCgCufuf+zbvI6J9ZgwM+UMLffV+zOam1p+I2laNrfHKwtZT0No
0WpMehXX17ylfFcf+CCvWwLk3s4xwEVlvL7sK9AjPNs9bROtEl4B6zRri1/cxgOS
XRhOniEXisLPw0tVA3+CNJPz2a8ORl+5jcFusSxWmGlKkkRCdAQ=
=SFf3
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
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.1
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)