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

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-json
            Branch : rawhide
            Commit : ba758873028c0849d5879424e5210c1876d85954
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T15:15:11-06:00
            Stats  : +6/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-json/c/ba758873028c0849d5879424e5210c1876d85954?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

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

---
diff --git a/gap-pkg-json.spec b/gap-pkg-json.spec
index 0d9b0f2..c45e1f3 100644
--- a/gap-pkg-json.spec
+++ b/gap-pkg-json.spec
@@ -17,13 +17,15 @@ BuildSystem:    gap
 BuildOption(install): bin gap tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
+BuildRequires:  gap(autodoc) >= 2016.01.21
+BuildRequires:  gap(gapdoc) >= 1.5
+BuildRequires:  gap-devel >= 4.12
 BuildRequires:  gcc-c++
-BuildRequires:  libtool
 BuildRequires:  make
 
-Requires:       gap-core%{?_isa}
+Requires:       gap-core%{?_isa} >= 4.12
+
+Provides:       gap(json) = %{version}-%{release}
 
 # We cannot use the system version of picojson-devel.  The version used by this
 # package has had https://github.com/kazuho/picojson/pull/52 merged into it.

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

only message in thread, other threads:[~2026-06-10 21:15 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:15 [rpms/gap-pkg-json] 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