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-fr] rawhide: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 14:01:13 GMT	[thread overview]
Message-ID: <178118647389.1.3418775973981463019.rpms-gap-pkg-fr-9976f5efbc53@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-fr
            Branch : rawhide
            Commit : 9976f5efbc532740bdb410b143d6ef964ad990fc
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-11T08:00:59-06:00
            Stats  : +22/-15 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-fr/c/9976f5efbc532740bdb410b143d6ef964ad990fc?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-fr.spec b/gap-pkg-fr.spec
index a565065..569a8ff 100644
--- a/gap-pkg-fr.spec
+++ b/gap-pkg-fr.spec
@@ -18,24 +18,31 @@ BuildSystem:    gap
 BuildOption(install): gap guest tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
-BuildRequires:  gap-pkg-fga
-BuildRequires:  gap-pkg-gbnp
-BuildRequires:  gap-pkg-io
-BuildRequires:  gap-pkg-lpres
-BuildRequires:  gap-pkg-nq
-BuildRequires:  gap-pkg-polycyclic
+BuildRequires:  gap(autodoc) >= 2022.07.10
+BuildRequires:  gap(fga) >= 1.1
+BuildRequires:  gap(gapdoc) >= 1.0
+BuildRequires:  gap(gbnp) >= 0.9
+BuildRequires:  gap(io) >= 4.0
+BuildRequires:  gap(lpres) >= 0.1
+BuildRequires:  gap(nq) >= 2.4
+BuildRequires:  gap(polycyclic) >= 2.2
+BuildRequires:  gap-devel >= 4.8
 
-Requires:       gap-pkg-fga
-Requires:       gap-pkg-io
-Requires:       gap-pkg-polycyclic
+# cat is invoked
+Requires:       coreutils
+Requires:       gap(fga) >= 1.1
+Requires:       gap(io) >= 4.0
+Requires:       gap(polycyclic) >= 2.2
+Requires:       gap-core >= 4.8
 
-Recommends:     gap-pkg-gbnp
-Recommends:     gap-pkg-lpres
-Recommends:     gap-pkg-nq
-Recommends:     graphviz
 Recommends:     ImageMagick
+Recommends:     gap(gbnp) >= 0.9
+Recommends:     gap(lpres) >= 0.1
+Recommends:     gap(nq) >= 2.4
+Recommends:     graphviz
+
+Provides:       gap(FR) = %{version}-%{release}
+Provides:       gap(fr) = %{version}-%{release}
 
 %description
 This package implements Functionally Recursive and Mealy automata in GAP.

                 reply	other threads:[~2026-06-11 14:01 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=178118647389.1.3418775973981463019.rpms-gap-pkg-fr-9976f5efbc53@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