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

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-sonata
            Branch : rawhide
            Commit : e2b80979ab774c9776a46dbdf906b3f33ccbcbde
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T15:53:59-06:00
            Stats  : +5/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-sonata/c/e2b80979ab774c9776a46dbdf906b3f33ccbcbde?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-sonata.spec b/gap-pkg-sonata.spec
index 3ecf524..c97e1d0 100644
--- a/gap-pkg-sonata.spec
+++ b/gap-pkg-sonata.spec
@@ -17,14 +17,17 @@ BuildSystem:    gap
 BuildOption(install): grp lib nr nri tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
+BuildRequires:  gap-devel >= 4.9
 BuildRequires:  parallel
 BuildRequires:  tth
 
-Requires:       gap-core
+Requires:       gap-core >= 4.9
 
 Suggests:       xgap
 
+Provides:       gap(SONATA) = %{version}-%{release}
+Provides:       gap(sonata) = %{version}-%{release}
+
 %description
 SONATA stands for "systems of nearrings and their applications".  It provides
 methods for the construction and the analysis of finite nearrings.  A left

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

only message in thread, other threads:[~2026-06-10 21:54 UTC | newest]

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