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

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-corelg
            Branch : rawhide
            Commit : 2f141b0d157c0a3b8fb746708029b7aa886021d0
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T21:00:23-06:00
            Stats  : +10/-6 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-corelg/c/2f141b0d157c0a3b8fb746708029b7aa886021d0?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-corelg.spec b/gap-pkg-corelg.spec
index cf29dbc..92806c2 100644
--- a/gap-pkg-corelg.spec
+++ b/gap-pkg-corelg.spec
@@ -16,14 +16,18 @@ BuildSystem:    gap
 BuildOption(install): gap tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
-BuildRequires:  gap-pkg-singular
-BuildRequires:  gap-pkg-sla
+BuildRequires:  gap(autodoc) >= 2019.04.10
+BuildRequires:  gap(singular)
+BuildRequires:  gap(sla) >= 1.5
+BuildRequires:  gap-devel >= 4.8
 
-Requires:       gap-pkg-sla
+Requires:       gap(sla) >= 1.5
+Requires:       gap-core >= 4.8
 
-Recommends:     gap-pkg-singular
+Recommends:     gap(singular)
+
+Provides:       gap(CoReLG) = %{version}-%{release}
+Provides:       gap(corelg) = %{version}-%{release}
 
 %description
 The main object of the CoReLG package is to provide functionality for

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

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

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