public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gap-pkg-openmath] f44: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 20:33:14 GMT	[thread overview]
Message-ID: <178120999493.1.17732705035914582693.rpms-gap-pkg-openmath-ce5341d8932c@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-openmath
            Branch : f44
            Commit : ce5341d8932c3fc1a6506a748158e6638c238f55
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T16:32:48-06:00
            Stats  : +8/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-openmath/c/ce5341d8932c3fc1a6506a748158e6638c238f55?branch=f44

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-openmath.spec b/gap-pkg-openmath.spec
index acb0d96..611795c 100644
--- a/gap-pkg-openmath.spec
+++ b/gap-pkg-openmath.spec
@@ -28,14 +28,18 @@ BuildOption(build): --packagedirs ..
 BuildOption(install): cds gap hasse private tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  GAPDoc-latex
-BuildRequires:  gap-pkg-io
+BuildRequires:  GAPDoc-latex >= 1.6.0
+BuildRequires:  gap(io) >= 4.5.1
+BuildRequires:  gap-devel >= 4.9.0
 %if %{without bootstrap}
 BuildRequires:  gap-pkg-scscp-doc
 %endif
 
-Requires:       gap-pkg-io
+Requires:       gap(io) >= 4.5.1
+Requires:       gap-core >= 4.9.0
+
+Provides:       gap(OpenMath) = %{version}-%{release}
+Provides:       gap(openmath) = %{version}-%{release}
 
 %description
 This package provides an OpenMath phrasebook for GAP.  It allows GAP users to

                 reply	other threads:[~2026-06-11 20:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178120999493.1.17732705035914582693.rpms-gap-pkg-openmath-ce5341d8932c@fedoraproject.org \
    --to=loganjerry@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox