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-profiling] rawhide: Rebuild for gap 4.16.0
Date: Wed, 10 Jun 2026 21:37:37 GMT [thread overview]
Message-ID: <178112745769.1.6314983087312541430.rpms-gap-pkg-profiling-96f3035d3c2e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-profiling
Branch : rawhide
Commit : 96f3035d3c2e269f2d057ce48971523a78312f6d
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T15:37:28-06:00
Stats : +7/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-profiling/c/96f3035d3c2e269f2d057ce48971523a78312f6d?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-profiling.spec b/gap-pkg-profiling.spec
index a191d0f..64e886f 100644
--- a/gap-pkg-profiling.spec
+++ b/gap-pkg-profiling.spec
@@ -25,11 +25,11 @@ BuildOption(check): tst/testall.g
BuildRequires: elinks
BuildRequires: flamegraph
BuildRequires: flamegraph-stackcollapse
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-autodoc
-BuildRequires: gap-pkg-io
+BuildRequires: gap(autodoc) >= 2016.01.21
+BuildRequires: gap(gapdoc) >= 1.5
+BuildRequires: gap(io) >= 4.4.4
+BuildRequires: gap-devel >= 4.12
BuildRequires: gcc-c++
-BuildRequires: libtool
BuildRequires: make
BuildRequires: pkgconfig(RapidJSON)
BuildRequires: which
@@ -37,12 +37,14 @@ BuildRequires: xdg-utils
Requires: flamegraph
Requires: flamegraph-stackcollapse
-Requires: gap-pkg-io%{?_isa}
+Requires: gap(io) >= 4.4.4
+Requires: gap-core%{?_isa} >= 4.12
Requires: which
Requires: xdg-utils
# See https://fedoraproject.org/wiki/Bundled_Libraries_Virtual_Provides
Provides: bundled(md5-plumb)
+Provides: gap(profiling) = %{version}-%{release}
%description
This package provides line-by-line profiling of GAP, allowing both discovering
reply other threads:[~2026-06-10 21:37 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=178112745769.1.6314983087312541430.rpms-gap-pkg-profiling-96f3035d3c2e@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