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/gap-pkg-alnuth] rawhide: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 02:44:40 GMT [thread overview]
Message-ID: <178114588046.1.9330132557803835090.rpms-gap-pkg-alnuth-fed979ce4736@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-alnuth
Branch : rawhide
Commit : fed979ce4736a036eef850265425a29833ea2cd0
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T20:44:20-06:00
Stats : +9/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-alnuth/c/fed979ce4736a036eef850265425a29833ea2cd0?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-alnuth.spec b/gap-pkg-alnuth.spec
index 1ca044a..5f697b8 100644
--- a/gap-pkg-alnuth.spec
+++ b/gap-pkg-alnuth.spec
@@ -26,17 +26,21 @@ BuildOption(build): --packagedirs ..
BuildOption(install): exam gap gp tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-autodoc
-BuildRequires: gap-pkg-polycyclic
+BuildRequires: gap(autodoc) >= 2022.07.10
+BuildRequires: gap(polycyclic) >= 1.1
%if %{without bootstrap}
-BuildRequires: gap-pkg-radiroot
+BuildRequires: gap(radiroot)
%endif
+BuildRequires: gap-devel >= 4.8
BuildRequires: pari-gp
-Requires: gap-pkg-polycyclic
+Requires: gap(polycyclic) >= 1.1
+Requires: gap-core >= 4.8
Requires: pari-gp
+Provides: gap(Alnuth) = %{version}-%{release}
+Provides: gap(alnuth) = %{version}-%{release}
+
%description
Alnuth is an extension for the computer algebra system GAP and forms part of a
standard installation. The functionality of Alnuth lies in ALgebraic NUmber
reply other threads:[~2026-06-11 2:44 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=178114588046.1.9330132557803835090.rpms-gap-pkg-alnuth-fed979ce4736@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