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

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-francy
            Branch : rawhide
            Commit : 8ca31f80bd8e0f765638f6a79c4fb75ac6d32ba3
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T19:15:47-06:00
            Stats  : +13/-11 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-francy/c/8ca31f80bd8e0f765638f6a79c4fb75ac6d32ba3?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-francy.spec b/gap-pkg-francy.spec
index 7429fe9..52c2719 100644
--- a/gap-pkg-francy.spec
+++ b/gap-pkg-francy.spec
@@ -16,19 +16,21 @@ BuildSystem:    gap
 BuildOption(install): examples gap notebooks schema tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  elinks
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
-BuildRequires:  gap-pkg-json
-BuildRequires:  gap-pkg-jupyterkernel
-BuildRequires:  gap-pkg-uuid
-BuildRequires:  xdg-utils
-
-Requires:       gap-pkg-json
-Requires:       gap-pkg-jupyterkernel
-Requires:       gap-pkg-uuid
+BuildRequires:  gap(autodoc)
+BuildRequires:  gap(gapdoc) >= 1.6.1
+BuildRequires:  gap(json) >= 2.0.0
+BuildRequires:  gap(jupyterkernel) >= 1.4.1
+BuildRequires:  gap(uuid) >= 0.7
+BuildRequires:  gap-devel >= 4.10
+
+Requires:       gap(json) >= 2.0.0
+Requires:       gap(jupyterkernel) >= 1.4.1
+Requires:       gap(uuid) >= 0.7
+Requires:       gap-core >= 4.10
 Requires:       xdg-utils
 
+Provides:       gap(francy) = %{version}-%{release}
+
 %description
 Francy is a package for GAP and provides a framework for Interactive Discrete
 Mathematics.

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11  1:16 [rpms/gap-pkg-francy] rawhide: 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