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-grpconst] f44: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 21:53:26 GMT [thread overview]
Message-ID: <178121480641.1.7273461399484405094.rpms-gap-pkg-grpconst-f97b9ccec04a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-grpconst
Branch : f44
Commit : f97b9ccec04aa72ebd5c2d1395bb4b42aa5527a3
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T19:16:59-06:00
Stats : +12/-9 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-grpconst/c/f97b9ccec04aa72ebd5c2d1395bb4b42aa5527a3?branch=f44
Log:
Rebuild for gap 4.16.0
- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-grpconst.spec b/gap-pkg-grpconst.spec
index 6e6e43e..56d9f0a 100644
--- a/gap-pkg-grpconst.spec
+++ b/gap-pkg-grpconst.spec
@@ -16,16 +16,19 @@ BuildSystem: gap
BuildOption(install): gap htm tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
BuildRequires: GAPDoc-latex
-BuildRequires: gap-pkg-autpgrp
-BuildRequires: gap-pkg-irredsol
-BuildRequires: gap-pkg-smallgrp
-BuildRequires: tth
-
-Requires: gap-pkg-autpgrp
-Requires: gap-pkg-irredsol
-Requires: gap-pkg-smallgrp
+BuildRequires: gap(autpgrp) >= 1.6
+BuildRequires: gap(irredsol) >= 1.2
+BuildRequires: gap(smallgrp) >= 1.4
+BuildRequires: gap-devel >= 4.7
+
+Requires: gap(autpgrp) >= 1.6
+Requires: gap(irredsol) >= 1.2
+Requires: gap(smallgrp) >= 1.4
+Requires: gap-core >= 4.7
+
+Provides: gap(GrpConst) = %{version}-%{release}
+Provides: gap(grpconst) = %{version}-%{release}
%description
This package contains GAP implementations of three different approaches to
reply other threads:[~2026-06-11 21:53 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=178121480641.1.7273461399484405094.rpms-gap-pkg-grpconst-f97b9ccec04a@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