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-cryst] rawhide: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 12:43:09 GMT [thread overview]
Message-ID: <178118178918.1.17467078538843393890.rpms-gap-pkg-cryst-28fc0097d4af@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-cryst
Branch : rawhide
Commit : 28fc0097d4afc8507538457d48173fe6f2568db2
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-11T06:42:52-06:00
Stats : +15/-9 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-cryst/c/28fc0097d4afc8507538457d48173fe6f2568db2?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-cryst.spec b/gap-pkg-cryst.spec
index a3c57ed..3d46545 100644
--- a/gap-pkg-cryst.spec
+++ b/gap-pkg-cryst.spec
@@ -24,22 +24,28 @@ BuildSystem: gap
BuildOption(install): gap grp htm tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-caratinterface
-BuildRequires: gap-pkg-polenta
-BuildRequires: gap-pkg-polycyclic
+BuildRequires: gap(caratinterface) >= 2.3.3
+BuildRequires: gap(polycyclic) >= 2.16
+BuildRequires: gap-devel >= 4.12
BuildRequires: tth
# For testing only
%if %{without bootstrap}
-BuildRequires: gap-pkg-crystcat
+BuildRequires: gap(crystcat) >= 1.1.9
+BuildRequires: gap(polenta) >= 1.3.10
%endif
-Requires: gap-pkg-caratinterface
-Requires: gap-pkg-polenta
-Requires: gap-pkg-polycyclic
+Requires: gap(polenta) >= 1.3.10
+Requires: gap(polycyclic) >= 2.16
+Requires: gap-core >= 4.12
-Suggests: xgap
+Recommends: gap(caratinterface) >= 2.3.3
+Recommends: gap(crystcat) >= 1.1.9
+
+Suggests: gap(xgap) >= 4.22
+
+Provides: gap(Cryst) = %{version}-%{release}
+Provides: gap(cryst) = %{version}-%{release}
%description
The GAP 4 package Cryst, previously known as CrystGAP, is the successor of the
reply other threads:[~2026-06-11 12:43 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=178118178918.1.17467078538843393890.rpms-gap-pkg-cryst-28fc0097d4af@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