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-groupoids] f44: Rebuild for gap 4.16.0
Date: Fri, 12 Jun 2026 14:04:28 GMT	[thread overview]
Message-ID: <178127306888.1.863525915614757021.rpms-gap-pkg-groupoids-b4fd19369699@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-groupoids
            Branch : f44
            Commit : b4fd19369699fe6f58b9711fe2e11c6e6ca22967
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-11T09:31:40-06:00
            Stats  : +12/-9 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-groupoids/c/b4fd19369699fe6f58b9711fe2e11c6e6ca22967?branch=f44

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-groupoids.spec b/gap-pkg-groupoids.spec
index af0bf76..706e750 100644
--- a/gap-pkg-groupoids.spec
+++ b/gap-pkg-groupoids.spec
@@ -17,17 +17,20 @@ BuildOption(build): --packagedirs ..
 BuildOption(install): lib tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
-BuildRequires:  gap-pkg-fga
-BuildRequires:  gap-pkg-semigroups
-BuildRequires:  gap-pkg-utils
+BuildRequires:  gap(autodoc)
+BuildRequires:  gap(fga) >= 1.4.0
+BuildRequires:  gap(semigroups) >= 3.1.1
+BuildRequires:  gap(utils) >= 0.76
+BuildRequires:  gap-devel >= 4.10.1
 BuildRequires:  tex(xy.sty)
 
-Requires:       gap-pkg-fga
-Requires:       gap-pkg-utils
+Requires:       gap(fga) >= 1.4.0
+Requires:       gap(utils) >= 0.76
+Requires:       gap-core >= 4.10.1
 
-Recommends:     gap-pkg-semigroups
+Recommends:     gap(semigroups) >= 3.1.1
+
+Provides:       gap(groupoids) = %{version}-%{release}
 
 %description
 The Groupoids package provides functions for computation with finite groupoids
@@ -58,7 +61,7 @@ when the vertex groups come with their own rewriting systems.
 License:        GPL-2.0-or-later AND OFL-1.1-RFN AND Knuth-CTAN AND GPL-1.0-or-later AND AGPL-3.0-only
 Summary:        Groupoids documentation
 Requires:       %{name} = %{version}-%{release}
-Requires:       GAPDoc-doc
+Requires:       gap-online-help
 
 %description doc
 This package contains documentation for gap-pkg-%{gap_pkgname}.

                 reply	other threads:[~2026-06-12 14:04 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=178127306888.1.863525915614757021.rpms-gap-pkg-groupoids-b4fd19369699@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