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

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-circle
            Branch : rawhide
            Commit : adf58d787bbf7dde4ac0e68ee6357effec13fbd5
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T20:59:04-06:00
            Stats  : +7/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-circle/c/adf58d787bbf7dde4ac0e68ee6357effec13fbd5?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-circle.spec b/gap-pkg-circle.spec
index 747c073..2e46082 100644
--- a/gap-pkg-circle.spec
+++ b/gap-pkg-circle.spec
@@ -17,12 +17,15 @@ BuildOption(build): --packagedirs ..
 BuildOption(install): lib tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-laguna
 BuildRequires:  GAPDoc-latex
-BuildRequires:  tth
+BuildRequires:  gap(gapdoc) >= 1.5.1
+BuildRequires:  gap(laguna)
+BuildRequires:  gap-devel >= 4.8
 
-Requires:       gap-core
+Requires:       gap-core >= 4.8
+
+Provides:       gap(Circle) = %{version}-%{release}
+Provides:       gap(circle) = %{version}-%{release}
 
 %description
 Let R be an associative ring, not necessarily with a unit element.  The set of

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

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

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