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-idrel] rawhide: Rebuild for gap 4.16.0
Date: Wed, 10 Jun 2026 21:07:24 GMT	[thread overview]
Message-ID: <178112564422.1.7315016210862433999.rpms-gap-pkg-idrel-e0420abd139a@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-idrel
            Branch : rawhide
            Commit : e0420abd139a6282303662b826628fa6452b522c
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T15:07:14-06:00
            Stats  : +7/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-idrel/c/e0420abd139a6282303662b826628fa6452b522c?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-idrel.spec b/gap-pkg-idrel.spec
index 2240f87..a6181d1 100644
--- a/gap-pkg-idrel.spec
+++ b/gap-pkg-idrel.spec
@@ -8,7 +8,7 @@ Summary:        Identities among relations of a group presentation
 
 License:        GPL-2.0-or-later
 URL:            https://gap-packages.github.io/idrel/
-VCS :           git:%{giturl}.git
+VCS:            git:%{giturl}.git
 Source:         %{giturl}/releases/download/v%{version}/%{gap_upname}-%{version}.tar.gz
 
 BuildArch:      noarch
@@ -17,10 +17,12 @@ BuildOption(build): --packagedirs ..
 BuildOption(install): lib tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
+BuildRequires:  gap(autodoc)
+BuildRequires:  gap-devel >= 4.11.1
 
-Requires:       gap-core
+Requires:       gap-core >= 4.11.1
+
+Provides:       gap(idrel) = %{version}-%{release}
 
 %description
 The IdRel package is designed for computing the identities among relations of
@@ -38,6 +40,7 @@ module polynomials and Y-sequences.
 License:        GPL-2.0-or-later AND GPL-1.0-or-later AND OFL-1.1-RFN AND Knuth-CTAN AND AGPL-3.0-only
 Summary:        Documentation for the GAP idrel package
 Requires:       %{name} = %{version}-%{release}
+Requires:       gap-online-help
 
 %description doc
 This package contains documentation for gap-pkg-%{gap_pkgname}.

                 reply	other threads:[~2026-06-10 21:07 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=178112564422.1.7315016210862433999.rpms-gap-pkg-idrel-e0420abd139a@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