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-liering] rawhide: Rebuild for gap 4.16.0
Date: Wed, 10 Jun 2026 21:18:56 GMT	[thread overview]
Message-ID: <178112633685.1.13574611636834020472.rpms-gap-pkg-liering-cb5e2e302a64@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-liering
            Branch : rawhide
            Commit : cb5e2e302a640778578f6c733bfd02224b764e89
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T15:18:47-06:00
            Stats  : +6/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-liering/c/cb5e2e302a640778578f6c733bfd02224b764e89?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-liering.spec b/gap-pkg-liering.spec
index 13b7968..52b664a 100644
--- a/gap-pkg-liering.spec
+++ b/gap-pkg-liering.spec
@@ -16,10 +16,13 @@ BuildSystem:    gap
 BuildOption(install): gap tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
+BuildRequires:  gap(autodoc) >= 2016.01.21
+BuildRequires:  gap-devel >= 4.8
 
-Requires:       gap-core
+Requires:       gap-core >= 4.8
+
+Provides:       gap(LieRing) = %{version}-%{release}
+Provides:       gap(liering) = %{version}-%{release}
 
 %description
 This package provides functions for constructing and working with Lie rings.

                 reply	other threads:[~2026-06-10 21:18 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=178112633685.1.13574611636834020472.rpms-gap-pkg-liering-cb5e2e302a64@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