public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-crime] f44: Rebuild for gap 4.16.0
@ 2026-06-11 18:32 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-11 18:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gap-pkg-crime
Branch : f44
Commit : d8a79655f14e6494891ff4679db503e74e230112
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T14:11:44-06:00
Stats : +7/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-crime/c/d8a79655f14e6494891ff4679db503e74e230112?branch=f44
Log:
Rebuild for gap 4.16.0
- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-crime.spec b/gap-pkg-crime.spec
index 9b1b2dd..38fea1e 100644
--- a/gap-pkg-crime.spec
+++ b/gap-pkg-crime.spec
@@ -15,11 +15,14 @@ BuildArch: noarch
BuildSystem: gap
BuildOption(install): gap tst
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-autodoc
-BuildRequires: perl-generators
+BuildRequires: gap(autodoc) >= 2016.01.21
+BuildRequires: gap-devel >= 4.9
+BuildRequires: perl-interpreter
-Requires: gap-core
+Requires: gap-core >= 4.9
+
+Provides: gap(CRIME) = %{version}-%{release}
+Provides: gap(crime) = %{version}-%{release}
%description
This GAP package computes cohomology rings for finite p-groups using Jon
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 18:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 18:32 [rpms/gap-pkg-crime] f44: 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