public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-smallantimagmas] rawhide: Rebuild for gap 4.16.0
@ 2026-06-10 21:48 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-10 21:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gap-pkg-smallantimagmas
Branch : rawhide
Commit : 80c15b289b87cb8678edf66c33f4043ebf30ac48
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T15:48:14-06:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-smallantimagmas/c/80c15b289b87cb8678edf66c33f4043ebf30ac48?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-smallantimagmas.spec b/gap-pkg-smallantimagmas.spec
index 238daa5..991143b 100644
--- a/gap-pkg-smallantimagmas.spec
+++ b/gap-pkg-smallantimagmas.spec
@@ -17,10 +17,13 @@ BuildOption(build): --packagedirs ..
BuildOption(install): *.ipynb data lib tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-autodoc
+BuildRequires: gap(autodoc)
+BuildRequires: gap(gapdoc) >= 1.5
+BuildRequires: gap-devel >= 4.12
-Requires: gap-core
+Requires: gap-core >= 4.12
+
+Provides: gap(smallantimagmas) = %{version}-%{release}
%description
This package contains a library of antiassociative magmas of small order for
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-10 21:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 21:48 [rpms/gap-pkg-smallantimagmas] 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