public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-genss] rawhide: Rebuild for gap 4.16.0
@ 2026-06-11 14:02 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-11 14:02 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gap-pkg-genss
Branch : rawhide
Commit : 1090618e1db12f3addd2c9bea8213b9d56ad4bca
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-11T08:02:19-06:00
Stats : +14/-10 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-genss/c/1090618e1db12f3addd2c9bea8213b9d56ad4bca?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-genss.spec b/gap-pkg-genss.spec
index 7e48b05..bf040fa 100644
--- a/gap-pkg-genss.spec
+++ b/gap-pkg-genss.spec
@@ -17,17 +17,20 @@ BuildOption(install): examples gap test tst
BuildOption(check): tst/testall.g
# The AtlasRep, TomLib, and CtblLib dependencies are needed for the tests only
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-atlasrep
-BuildRequires: gap-pkg-autodoc
-BuildRequires: gap-pkg-ctbllib
-BuildRequires: gap-pkg-io
-BuildRequires: gap-pkg-orb-doc
-BuildRequires: gap-pkg-tomlib
+BuildRequires: gap(atlasrep)
+BuildRequires: gap(autodoc) >= 2016.01.21
+BuildRequires: gap(gapdoc) >= 1.5
+BuildRequires: gap(io) >= 4.2
+BuildRequires: gap(orb) >= 4.5
+BuildRequires: gap-devel >= 4.9
+BuildRequires: gap-pkg-orb-doc >= 4.5
-Requires: gap-pkg-orb
+Requires: gap(orb) >= 4.5
+Requires: gap-core >= 4.9
-Recommends: gap-pkg-io
+Recommends: gap(io) >= 4.2
+
+Provides: gap(genss) = %{version}-%{release}
%description
The genss package implements the randomized Schreier-Sims algorithm to compute
@@ -44,7 +47,8 @@ groups.
License: GPL-3.0-or-later AND Knuth-CTAN AND GPL-1.0-or-later AND AGPL-3.0-only
Summary: Genss documentation
Requires: %{name} = %{version}-%{release}
-Requires: gap-pkg-orb-doc
+Requires: gap-online-help
+Requires: gap-pkg-orb-doc >= 4.5
%description doc
This package contains documentation for gap-pkg-%{gap_pkgname}.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 14:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 14:02 [rpms/gap-pkg-genss] 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