public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-cryst] f44: Rebuild for gap 4.16.0
@ 2026-06-12  1:14 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-12  1:14 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-cryst
            Branch : f44
            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=f44

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-12  1:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-12  1:14 [rpms/gap-pkg-cryst] f44: Rebuild for gap 4.16.0 Jerry James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox