public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-fga] rawhide: Rebuild for gap 4.16.0
@ 2026-06-10 20:37 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-10 20:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gap-pkg-fga
Branch : rawhide
Commit : 9aca10bd50ce2934b1113330f1aea36ce4ca70ac
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T14:37:23-06:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-fga/c/9aca10bd50ce2934b1113330f1aea36ce4ca70ac?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-fga.spec b/gap-pkg-fga.spec
index 974db6e..27fc4d0 100644
--- a/gap-pkg-fga.spec
+++ b/gap-pkg-fga.spec
@@ -16,10 +16,13 @@ BuildSystem: gap
BuildOption(install): lib tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-autodoc
+BuildRequires: gap(autodoc) >= 2019.04.10
+BuildRequires: gap-devel >= 4.8
-Requires: gap-core
+Requires: gap-core >= 4.8
+
+Provides: gap(FGA) = %{version}-%{release}
+Provides: gap(fga) = %{version}-%{release}
%description
The FGA package provides methods for computations with finitely generated
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-10 20:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 20:37 [rpms/gap-pkg-fga] 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