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-qpa] f44: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 21:11:45 GMT [thread overview]
Message-ID: <178121230553.1.14260269533587499868.rpms-gap-pkg-qpa-e56c664c5a96@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-qpa
Branch : f44
Commit : e56c664c5a9665a640af08ccfe65c3c0b77a02e6
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T18:51:54-06:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-qpa/c/e56c664c5a9665a640af08ccfe65c3c0b77a02e6?branch=f44
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-qpa.spec b/gap-pkg-qpa.spec
index 95b9c34..d1ed473 100644
--- a/gap-pkg-qpa.spec
+++ b/gap-pkg-qpa.spec
@@ -17,15 +17,18 @@ BuildOption(build): --packagedirs ..
BuildOption(install): examples lib tst version
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
BuildRequires: GAPDoc-latex
-BuildRequires: gap-pkg-gbnp
+BuildRequires: gap(gbnp) >= 0.9.5
+BuildRequires: gap-devel >= 4.11
BuildRequires: tex(beamer.cls)
BuildRequires: tex(pcrr8t.tfm)
BuildRequires: tex(textpos.sty)
BuildRequires: tex(xy.sty)
-Requires: gap-pkg-gbnp
+Requires: gap(gbnp) >= 0.9.5
+Requires: gap-core >= 4.11
+
+Provides: gap(qpa) = %{version}-%{release}
%description
This package carries out computations for finite dimensional quotients of path
reply other threads:[~2026-06-11 21:11 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=178121230553.1.14260269533587499868.rpms-gap-pkg-qpa-e56c664c5a96@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