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-resclasses] f44: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 23:47:26 GMT [thread overview]
Message-ID: <178122164679.1.17456940358917844872.rpms-gap-pkg-resclasses-5ed0b518b3b9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-resclasses
Branch : f44
Commit : 5ed0b518b3b9ab2ac040d64f95fd2fd0ccfc8b3c
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-11T06:11:57-06:00
Stats : +13/-8 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-resclasses/c/5ed0b518b3b9ab2ac040d64f95fd2fd0ccfc8b3c?branch=f44
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-resclasses.spec b/gap-pkg-resclasses.spec
index 40ad5e2..b0f76f1 100644
--- a/gap-pkg-resclasses.spec
+++ b/gap-pkg-resclasses.spec
@@ -16,16 +16,21 @@ BuildSystem: gap
BuildOption(install): lib tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-autodoc
-BuildRequires: gap-pkg-io
-BuildRequires: gap-pkg-polycyclic
-BuildRequires: gap-pkg-utils
+BuildRequires: gap(autodoc) >= 2016.01.21
+BuildRequires: gap(gapdoc) >= 1.5.1
+BuildRequires: gap(io) >= 4.4.5
+BuildRequires: gap(polycyclic) >= 2.11
+BuildRequires: gap(utils) >= 0.40
+BuildRequires: gap-devel >= 4.11.1
-Requires: gap-pkg-polycyclic
-Requires: gap-pkg-utils
+Requires: gap(polycyclic) >= 2.11
+Requires: gap(utils) >= 0.40
+Requires: gap-core >= 4.11.1
-Recommends: gap-pkg-io
+Recommends: gap(io) >= 4.4.5
+
+Provides: gap(ResClasses) = %{version}-%{release}
+Provides: gap(resclasses) = %{version}-%{release}
%description
ResClasses is a GAP package for set-theoretic computations with residue
reply other threads:[~2026-06-11 23:47 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=178122164679.1.17456940358917844872.rpms-gap-pkg-resclasses-5ed0b518b3b9@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