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-fining] rawhide: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 14:20:39 GMT	[thread overview]
Message-ID: <178118763976.1.8491899186203083903.rpms-gap-pkg-fining-945feeee2c11@fedoraproject.org> (raw)

            A new commit has been pushed.

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

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-fining.spec b/gap-pkg-fining.spec
index dcbcabe..ecafc91 100644
--- a/gap-pkg-fining.spec
+++ b/gap-pkg-fining.spec
@@ -16,24 +16,30 @@ BuildSystem:    gap
 BuildOption(install): examples lib tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-atlasrep
-BuildRequires:  gap-pkg-autodoc
-BuildRequires:  gap-pkg-cvec
-BuildRequires:  gap-pkg-design
-BuildRequires:  gap-pkg-forms
-BuildRequires:  gap-pkg-genss
-BuildRequires:  gap-pkg-grape
-BuildRequires:  gap-pkg-orb
+BuildRequires:  gap(autodoc) >= 2022.07.10
+BuildRequires:  gap(cvec) >= 2.7.6
+BuildRequires:  gap(design)
+BuildRequires:  gap(forms) >= 1.2.5
+BuildRequires:  gap(gapdoc) >= 1.6.3
+BuildRequires:  gap(genss) >= 1.6.6
+BuildRequires:  gap(grape) >= 4.8.2
+BuildRequires:  gap(orb) >= 4.8.3
+BuildRequires:  gap-devel >= 4.10
 BuildRequires:  tex(makecell.sty)
 
-Requires:       gap-pkg-cvec
-Requires:       gap-pkg-forms
-Requires:       gap-pkg-genss
-Requires:       gap-pkg-grape
-Requires:       gap-pkg-orb
+Requires:       gap(cvec) >= 2.7.6
+Requires:       gap(forms) >= 1.2.5
+Requires:       gap(genss) >= 1.6.6
+Requires:       gap(grape) >= 4.8.2
+Requires:       gap(orb) >= 4.8.3
+Requires:       gap-core >= 4.10
 
-Recommends:     gap-pkg-design
+Recommends:     gap(design)
+Recommends:     graphviz
+Recommends:     which
+
+Provides:       gap(FinInG) = %{version}-%{release}
+Provides:       gap(fining) = %{version}-%{release}
 
 %description
 FinInG is a GAP package for computation in Finite Incidence Geometry developed

                 reply	other threads:[~2026-06-11 14:20 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=178118763976.1.8491899186203083903.rpms-gap-pkg-fining-945feeee2c11@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