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-zeromqinterface] rawhide: Rebuild for gap 4.16.0
Date: Wed, 10 Jun 2026 22:10:29 GMT [thread overview]
Message-ID: <178112942980.1.14205227484846154436.rpms-gap-pkg-zeromqinterface-6cfccc2acf1d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-zeromqinterface
Branch : rawhide
Commit : 6cfccc2acf1d64d49df25e728f3f90924bad4f11
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T16:10:17-06:00
Stats : +7/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-zeromqinterface/c/6cfccc2acf1d64d49df25e728f3f90924bad4f11?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-zeromqinterface.spec b/gap-pkg-zeromqinterface.spec
index c91ce9c..5937347 100644
--- a/gap-pkg-zeromqinterface.spec
+++ b/gap-pkg-zeromqinterface.spec
@@ -18,15 +18,18 @@ BuildSystem: gap
BuildOption(install): bin gap tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-autodoc
+BuildRequires: gap(autodoc) >= 2016.01.21
+BuildRequires: gap(gapdoc) >= 1.6.1
+BuildRequires: gap-devel >= 4.12
BuildRequires: gcc
-BuildRequires: libtool
BuildRequires: make
BuildRequires: pkgconfig(libzmq)
BuildRequires: python3-devel
-Requires: gap-core%{?_isa}
+Requires: gap-core%{?_isa} >= 4.12
+
+Provides: gap(ZeroMQInterface) = %{version}-%{release}
+Provides: gap(zeromqinterface) = %{version}-%{release}
%description
This package provides both low-level bindings as well as some higher level
reply other threads:[~2026-06-10 22:10 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=178112942980.1.14205227484846154436.rpms-gap-pkg-zeromqinterface-6cfccc2acf1d@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