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-images] rawhide: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 14:21:43 GMT [thread overview]
Message-ID: <178118770344.1.526311876996754149.rpms-gap-pkg-images-872b2d0e7ee3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-images
Branch : rawhide
Commit : 872b2d0e7ee3fd20a6908c21ac15b63e5be386df
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-11T08:21:30-06:00
Stats : +11/-9 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-images/c/872b2d0e7ee3fd20a6908c21ac15b63e5be386df?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-images.spec b/gap-pkg-images.spec
index e33bc29..41e475d 100644
--- a/gap-pkg-images.spec
+++ b/gap-pkg-images.spec
@@ -16,17 +16,18 @@ BuildSystem: gap
BuildOption(install): gap tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-atlasrep
-BuildRequires: gap-pkg-autodoc
-BuildRequires: gap-pkg-ctbllib
-BuildRequires: gap-pkg-ferret
-BuildRequires: gap-pkg-io
-BuildRequires: gap-pkg-tomlib
+BuildRequires: gap(atlasrep)
+BuildRequires: gap(autodoc) >= 2016.01.21
+BuildRequires: gap(ferret) >= 0.8.0
+BuildRequires: gap(gapdoc) >= 1.5
+BuildRequires: gap(io)
+BuildRequires: gap-devel >= 4.10
-Requires: gap-core
+Requires: gap-core >= 4.10
-Recommends: gap-pkg-ferret
+Recommends: gap(ferret) >= 0.8.0
+
+Provides: gap(images) = %{version}-%{release}
%description
This package provides functionality to compute canonical representatives under
@@ -41,6 +42,7 @@ group actions in GAP.
License: MPL-2.0 AND Knuth-CTAN AND GPL-1.0-or-later AND AGPL-3.0-only
Summary: Images documentation
Requires: %{name} = %{version}-%{release}
+Requires: gap-online-help
%description doc
This package contains documentation for gap-pkg-%{gap_pkgname}.
reply other threads:[~2026-06-11 14:21 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=178118770344.1.526311876996754149.rpms-gap-pkg-images-872b2d0e7ee3@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