public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pari] f44: Version 2.17.4
@ 2026-07-09 2:03 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-09 2:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pari
Branch : f44
Commit : 832df0b0e27a1d508bff2d193d830d0fbcd52ec0
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-08T15:57:14-06:00
Stats : +9/-12 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/pari/c/832df0b0e27a1d508bff2d193d830d0fbcd52ec0?branch=f44
Log:
Version 2.17.4
- Reenable tests on 32-bit x86
---
diff --git a/pari.spec b/pari.spec
index 76d5034..1a184b6 100644
--- a/pari.spec
+++ b/pari.spec
@@ -1,9 +1,9 @@
Name: pari
-Version: 2.17.3
+Version: 2.17.4
Release: %autorelease
Summary: Number Theory-oriented Computer Algebra System
-%global majver %(cut -d. -f1-2 <<< %{version})
+%global majver %{gsub %version ^(%d*%.%d*)%..*$ %1}
License: GPL-2.0-or-later
URL: https://pari.math.u-bordeaux.fr/
@@ -35,7 +35,11 @@ BuildRequires: make
BuildRequires: perl-generators
BuildRequires: pkgconfig(readline)
BuildRequires: sed
-BuildRequires: tex(latex)
+BuildRequires: tex(amsfonts.sty)
+BuildRequires: tex(amsmath.sty)
+BuildRequires: texlive-ec
+BuildRequires: texlive-latex
+BuildRequires: texlive-tex
# Test suite requirements
BuildRequires: pari-elldata
@@ -145,15 +149,8 @@ sed -e 's|%{build_cxxflags}|%{extension_cxxflags}|' \
-e 's|%{build_ldflags}|%{extension_ldflags}|' \
-i %{buildroot}%{_libdir}/pari/pari.cfg
-# The qf tests started failing on 32-bit x86 with the release of 2.15.3.
-# The final test is supposed to report "precision too low in forqfvec", but
-# does not. The cause is currently unknown. Since we don't really care about
-# that architecture, just let it pass until somebody cares enough to diagnose
-# the issue, or we stop building for 32-bit x86.
-%ifnarch %{ix86}
%check
make test-all
-%endif
%files
%license COPYING
diff --git a/sources b/sources
index 2d9c384..58a0e88 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (pari-2.17.3.tar.gz) = 24eab83ada044b2eeee1ab77162f104f3ebb5f34a3b9334aa9912e80cd26cf0e1a3db19af9415c0f07a101a9b59f3f84d025ed70458738a5ae2ecb490414c79f
-SHA512 (pari-2.17.3.tar.gz.asc) = c3b6789c52306627993387c37981d5b4c5e69b3ce3b3c763a67c05a823276eb089b4ba740aa0f6b354a500b2de333d3e994445263d7f67c6a1e685d6a93d68d2
+SHA512 (pari-2.17.4.tar.gz) = 795539468cc1df93dca5f7c4b6bfb29fa4304ae4cf8a779e541684177b63980739b04cfe4f49aaa4b4aa5a268412a01d1432373d0bf7a6852784a36b56560315
+SHA512 (pari-2.17.4.tar.gz.asc) = 5a6eb2093011d85f009d26bc3bb742b7b0d02655d8ca268ecc7388456db030df5e40459ae1322693354b68600a9b743ec41df8346e4b8ce80d80f9837d6cceab
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 2:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 2:03 [rpms/pari] f44: Version 2.17.4 Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox