public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-design] rawhide: Rebuild for gap 4.16.0
@ 2026-06-10 23:08 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-10 23:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gap-pkg-design
Branch : rawhide
Commit : f94576df07eb2c001c4c6fc8acb70ae99f49b720
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T17:08:47-06:00
Stats : +8/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-design/c/f94576df07eb2c001c4c6fc8acb70ae99f49b720?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-design.spec b/gap-pkg-design.spec
index 5cff3d7..07c4e41 100644
--- a/gap-pkg-design.spec
+++ b/gap-pkg-design.spec
@@ -16,11 +16,16 @@ BuildSystem: gap
BuildOption(install): htm lib tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-grape
+BuildRequires: gap(gapdoc) >= 1.6
+BuildRequires: gap(grape) >= 4.8
+BuildRequires: gap-devel >= 4.10
BuildRequires: tth
-Requires: gap-pkg-grape
+Requires: gap(grape) >= 4.8
+Requires: gap-core >= 4.10
+
+Provides: gap(DESIGN) = %{version}-%{release}
+Provides: gap(design) = %{version}-%{release}
%description
DESIGN is a package for constructing, classifying, partitioning and studying
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-10 23:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 23:08 [rpms/gap-pkg-design] 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