public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-permut] rawhide: Rebuild for gap 4.16.0
@ 2026-06-11  0:44 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-11  0:44 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-permut
            Branch : rawhide
            Commit : f4ec525528e329fa8052c4caa586b54fb404075b
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T18:44:28-06:00
            Stats  : +9/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-permut/c/f4ec525528e329fa8052c4caa586b54fb404075b?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-permut.spec b/gap-pkg-permut.spec
index e247f32..c6e2879 100644
--- a/gap-pkg-permut.spec
+++ b/gap-pkg-permut.spec
@@ -16,11 +16,15 @@ BuildSystem:    gap
 BuildOption(install): lib tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
-BuildRequires:  gap-pkg-format-doc
+BuildRequires:  gap(autodoc) >= 2019.07.17
+BuildRequires:  gap(format) >= 1.3
+BuildRequires:  gap-devel >= 4.7.4
+BuildRequires:  gap-pkg-format-doc >= 1.3
 
-Requires:       gap-pkg-format
+Requires:       gap(format) >= 1.3
+Requires:       gap-core >= 4.7.4
+
+Provides:       gap(permut) = %{version}-%{release}
 
 %description
 The package permut contains some functions to deal with permutability in
@@ -37,7 +41,7 @@ License:        GPL-2.0-or-later AND OFL-1.1-RFN AND Knuth-CTAN AND AGPL-3.0-onl
 Summary:        Permut documentation
 Requires:       %{name} = %{version}-%{release}
 Requires:       gap-online-help
-Requires:       gap-pkg-format-doc
+Requires:       gap-pkg-format-doc >= 1.3
 
 %description doc
 This package contains documentation for gap-pkg-%{gap_pkgname}.

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-11  0:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11  0:44 [rpms/gap-pkg-permut] 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