public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pari] f44: Version 2.17.4
Date: Thu, 09 Jul 2026 02:03:04 GMT	[thread overview]
Message-ID: <178356258436.1.17449718304759808314.rpms-pari-832df0b0e27a@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-09  2:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178356258436.1.17449718304759808314.rpms-pari-832df0b0e27a@fedoraproject.org \
    --to=loganjerry@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox