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-recog] rawhide: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 15:00:37 GMT	[thread overview]
Message-ID: <178119003702.1.11741319840607533728.rpms-gap-pkg-recog-0b41c9ca5ea5@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-recog
            Branch : rawhide
            Commit : 0b41c9ca5ea55b4f641dad26666fc27df0a3e728
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-11T09:00:21-06:00
            Stats  : +15/-14 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-recog/c/0b41c9ca5ea55b4f641dad26666fc27df0a3e728?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-recog.spec b/gap-pkg-recog.spec
index 74f8993..ca42bb8 100644
--- a/gap-pkg-recog.spec
+++ b/gap-pkg-recog.spec
@@ -17,21 +17,22 @@ BuildArch:      noarch
 BuildSystem:    gap
 BuildOption(install): contrib examples gap tst
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-atlasrep
-BuildRequires:  gap-pkg-autodoc
-BuildRequires:  gap-pkg-ctbllib
-BuildRequires:  gap-pkg-factint
-BuildRequires:  gap-pkg-forms
-BuildRequires:  gap-pkg-genss
-BuildRequires:  gap-pkg-orb
-BuildRequires:  gap-pkg-tomlib
+BuildRequires:  gap(atlasrep) >= 2.1.0
+BuildRequires:  gap(autodoc) >= 2019.07.03
+BuildRequires:  gap(factint) >= 1.6.3
+BuildRequires:  gap(forms) >= 1.2.11
+BuildRequires:  gap(genss) >= 1.6.8
+BuildRequires:  gap(orb) >= 4.9.0
+BuildRequires:  gap-devel >= 4.13
 
-Requires:       gap-pkg-atlasrep
-Requires:       gap-pkg-factint
-Requires:       gap-pkg-forms
-Requires:       gap-pkg-genss
-Requires:       gap-pkg-orb
+Requires:       gap(atlasrep) >= 2.1.0
+Requires:       gap(factint) >= 1.6.3
+Requires:       gap(forms) >= 1.2.11
+Requires:       gap(genss) >= 1.6.8
+Requires:       gap(orb) >= 4.9.0
+Requires:       gap-core >= 4.13
+
+Provides:       gap(recog) = %{version}-%{release}
 
 %description
 This is a GAP package for group recognition.

                 reply	other threads:[~2026-06-11 15:00 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=178119003702.1.11741319840607533728.rpms-gap-pkg-recog-0b41c9ca5ea5@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