public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-crypting] rawhide: Rebuild for gap 4.16.0
@ 2026-06-10 20:19 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-10 20:19 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-10 20:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 20:19 [rpms/gap-pkg-crypting] rawhide: Rebuild for gap 4.16.0 Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox