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

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-qpa
            Branch : rawhide
            Commit : e56c664c5a9665a640af08ccfe65c3c0b77a02e6
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T18:51:54-06:00
            Stats  : +6/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-qpa/c/e56c664c5a9665a640af08ccfe65c3c0b77a02e6?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-qpa.spec b/gap-pkg-qpa.spec
index 95b9c34..d1ed473 100644
--- a/gap-pkg-qpa.spec
+++ b/gap-pkg-qpa.spec
@@ -17,15 +17,18 @@ BuildOption(build): --packagedirs ..
 BuildOption(install): examples lib tst version
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
 BuildRequires:  GAPDoc-latex
-BuildRequires:  gap-pkg-gbnp
+BuildRequires:  gap(gbnp) >= 0.9.5
+BuildRequires:  gap-devel >= 4.11
 BuildRequires:  tex(beamer.cls)
 BuildRequires:  tex(pcrr8t.tfm)
 BuildRequires:  tex(textpos.sty)
 BuildRequires:  tex(xy.sty)
 
-Requires:       gap-pkg-gbnp
+Requires:       gap(gbnp) >= 0.9.5
+Requires:       gap-core >= 4.11
+
+Provides:       gap(qpa) = %{version}-%{release}
 
 %description
 This package carries out computations for finite dimensional quotients of path

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

only message in thread, other threads:[~2026-06-11  0:52 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:52 [rpms/gap-pkg-qpa] 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