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-crypting] rawhide: Rebuild for gap 4.16.0
Date: Wed, 10 Jun 2026 20:19:14 GMT [thread overview]
Message-ID: <178112275478.1.7834891549403888777.rpms-gap-pkg-crypting-abd07e4347b3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-crypting
Branch : rawhide
Commit : abd07e4347b32b0bbb6127632d915a33ea9da195
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T14:19:03-06:00
Stats : +6/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-crypting/c/abd07e4347b32b0bbb6127632d915a33ea9da195?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-crypting.spec b/gap-pkg-crypting.spec
index b0f0874..65fef3b 100644
--- a/gap-pkg-crypting.spec
+++ b/gap-pkg-crypting.spec
@@ -17,13 +17,15 @@ BuildSystem: gap
BuildOption(install): bin gap tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-autodoc
+BuildRequires: gap(autodoc) >= 2016.02.16
+BuildRequires: gap(gapdoc) >= 1.5
+BuildRequires: gap-devel >= 4.12
BuildRequires: gcc
-BuildRequires: libtool
BuildRequires: make
-Requires: gap-core%{?_isa}
+Requires: gap-core%{?_isa} >= 4.12
+
+Provides: gap(crypting) = %{version}-%{release}
%description
This package implements some cryptographic primitives. At the moment this is
reply other threads:[~2026-06-10 20:19 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=178112275478.1.7834891549403888777.rpms-gap-pkg-crypting-abd07e4347b3@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