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

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-spinsym
            Branch : rawhide
            Commit : e3d8d6ed616318819840026efe9e8afec1f013c0
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-11T05:52:16-06:00
            Stats  : +9/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-spinsym/c/e3d8d6ed616318819840026efe9e8afec1f013c0?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-spinsym.spec b/gap-pkg-spinsym.spec
index 4d9e66a..afcbf68 100644
--- a/gap-pkg-spinsym.spec
+++ b/gap-pkg-spinsym.spec
@@ -16,11 +16,16 @@ BuildSystem:    gap
 BuildOption(install): gap symdata tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
-BuildRequires:  gap-pkg-ctbllib
+BuildRequires:  gap(autodoc) >= 2016.01.21
+BuildRequires:  gap(ctbllib) >= 1.2.2
+BuildRequires:  gap(gapdoc) >= 1.5
+BuildRequires:  gap-devel >= 4.5
 
-Requires:       gap-pkg-ctbllib
+Requires:       gap(ctbllib) >= 1.2.2
+Requires:       gap-core >= 4.5
+
+Provides:       gap(SpinSym) = %{version}-%{release}
+Provides:       gap(spinsym) = %{version}-%{release}
 
 %description
 This package contains some p-modular character tables of Schur covers of

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

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

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