public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-tomlib] f44: Rebuild for gap 4.16.0
@ 2026-06-11 22:29 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-11 22:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gap-pkg-tomlib
Branch : f44
Commit : 115985642578ff05513f49c17e1548b879900195
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T21:13:51-06:00
Stats : +9/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-tomlib/c/115985642578ff05513f49c17e1548b879900195?branch=f44
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-tomlib.spec b/gap-pkg-tomlib.spec
index 8872c20..8a54da1 100644
--- a/gap-pkg-tomlib.spec
+++ b/gap-pkg-tomlib.spec
@@ -16,14 +16,18 @@ BuildSystem: gap
BuildOption(install): data gap htm tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-atlasrep
-BuildRequires: gap-pkg-autodoc
+BuildRequires: gap(atlasrep) >= 1.5
+BuildRequires: gap(autodoc) >= 2016.01.21
+BuildRequires: gap-devel >= 4.4
BuildRequires: parallel
-Requires: gap-pkg-atlasrep
+Requires: gap(atlasrep) >= 1.5
+Requires: gap-core >= 4.4
-Recommends: gap-pkg-ctbllib
+Recommends: gap(ctbllib) >= 1.1
+
+Provides: gap(TomLib) = %{version}-%{release}
+Provides: gap(tomlib) = %{version}-%{release}
%description
This package provides access to several hundred tables of marks of almost
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 22:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 22:29 [rpms/gap-pkg-tomlib] 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