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

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-sla
            Branch : f44
            Commit : 3bd95a67b75e84448a0316dbc7a380870d0dedd4
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T18:54:37-06:00
            Stats  : +8/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-sla/c/3bd95a67b75e84448a0316dbc7a380870d0dedd4?branch=f44

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-sla.spec b/gap-pkg-sla.spec
index 1609ccc..d336622 100644
--- a/gap-pkg-sla.spec
+++ b/gap-pkg-sla.spec
@@ -16,11 +16,15 @@ BuildSystem:    gap
 BuildOption(install): gap tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
-BuildRequires:  gap-pkg-quagroup
+BuildRequires:  gap(autodoc) >= 2019.04.10
+BuildRequires:  gap(quagroup) >= 1.8
+BuildRequires:  gap-devel >= 4.12
 
-Requires:       gap-pkg-quagroup
+Requires:       gap(quagroup) >= 1.8
+Requires:       gap-core >= 4.12
+
+Provides:       gap(SLA) = %{version}-%{release}
+Provides:       gap(sla) = %{version}-%{release}
 
 %description
 This package contains diverse functions for working with simple Lie algebras

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

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

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