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

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-smallgrp
            Branch : f44
            Commit : 88561432f2a5b8f61de89b623f0f55c58b085cca
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T11:55:14-06:00
            Stats  : +7/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-smallgrp/c/88561432f2a5b8f61de89b623f0f55c58b085cca?branch=f44

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-smallgrp.spec b/gap-pkg-smallgrp.spec
index e54de0f..f11e5f0 100644
--- a/gap-pkg-smallgrp.spec
+++ b/gap-pkg-smallgrp.spec
@@ -17,11 +17,15 @@ BuildOption(build): --bare
 BuildOption(install): gap id* small* tst
 BuildOption(check): --bare tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
+BuildRequires:  gap(autodoc) >= 2016.02.16
+BuildRequires:  gap(gapdoc) >= 1.5
+BuildRequires:  gap-devel >= 4.9
 BuildRequires:  parallel
 
-Requires:       gap-core
+Requires:       gap-core >= 4.9
+
+Provides:       gap(SmallGrp) = %{version}-%{release}
+Provides:       gap(smallgrp) = %{version}-%{release}
 
 %description
 The Small Groups library gives access to all groups of certain "small" orders.

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

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

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