public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gap-pkg-genss] f44: Rebuild for gap 4.16.0
Date: Fri, 12 Jun 2026 02:32:43 GMT [thread overview]
Message-ID: <178123156331.1.15598802021498396679.rpms-gap-pkg-genss-1090618e1db1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-genss
Branch : f44
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=f44
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}.
reply other threads:[~2026-06-12 2:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178123156331.1.15598802021498396679.rpms-gap-pkg-genss-1090618e1db1@fedoraproject.org \
--to=loganjerry@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox