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

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-sl2reps
            Branch : f44
            Commit : 845cc487afc2f5355e93e1179241fbd0432133d0
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T15:43:26-06:00
            Stats  : +6/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-sl2reps/c/845cc487afc2f5355e93e1179241fbd0432133d0?branch=f44

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-sl2reps.spec b/gap-pkg-sl2reps.spec
index 084f495..6531709 100644
--- a/gap-pkg-sl2reps.spec
+++ b/gap-pkg-sl2reps.spec
@@ -16,10 +16,13 @@ BuildSystem:    gap
 BuildOption(install): gap tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
+BuildRequires:  gap(autodoc) >= 2018.02.14
+BuildRequires:  gap-devel >= 4.10
 
-Requires:       gap-core
+Requires:       gap-core >= 4.10
+
+Provides:       gap(SL2Reps) = %{version}-%{release}
+Provides:       gap(sl2reps) = %{version}-%{release}
 
 %description
 This package provides methods for constructing and testing matrix

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

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

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