public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-factint] rawhide: Rebuild for gap 4.16.0
@ 2026-06-10 20:34 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-10 20:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gap-pkg-factint
Branch : rawhide
Commit : e80db8f8e9c809bad2ebc28bb59c579ffe4f18e1
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T14:34:21-06:00
Stats : +7/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-factint/c/e80db8f8e9c809bad2ebc28bb59c579ffe4f18e1?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-factint.spec b/gap-pkg-factint.spec
index f2b1922..01ff3bb 100644
--- a/gap-pkg-factint.spec
+++ b/gap-pkg-factint.spec
@@ -17,10 +17,14 @@ BuildSystem: gap
BuildOption(install): lib tables tst
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-autodoc
+BuildRequires: gap(autodoc) >= 2016.01.21
+BuildRequires: gap(gapdoc) >= 1.6
+BuildRequires: gap-devel >= 4.8.8
-Requires: gap-core
+Requires: gap-core >= 4.8.8
+
+Provides: gap(FactInt) = %{version}-%{release}
+Provides: gap(factint) = %{version}-%{release}
%description
FactInt provides implementations of the following methods for factoring
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-10 20:34 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:34 [rpms/gap-pkg-factint] 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