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-design] f44: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 20:58:55 GMT [thread overview]
Message-ID: <178121153567.1.6499983600945155790.rpms-gap-pkg-design-f94576df07eb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-design
Branch : f44
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=f44
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
reply other threads:[~2026-06-11 20:58 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=178121153567.1.6499983600945155790.rpms-gap-pkg-design-f94576df07eb@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