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-liepring] rawhide: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 03:03:49 GMT	[thread overview]
Message-ID: <178114702966.1.379198719868012978.rpms-gap-pkg-liepring-927555012af7@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-liepring
            Branch : rawhide
            Commit : 927555012af7ba30aa8d01d69185987663a4e0fd
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T21:03:35-06:00
            Stats  : +9/-7 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-liepring/c/927555012af7ba30aa8d01d69185987663a4e0fd?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-liepring.spec b/gap-pkg-liepring.spec
index 93a0653..3386f52 100644
--- a/gap-pkg-liepring.spec
+++ b/gap-pkg-liepring.spec
@@ -16,16 +16,18 @@ BuildSystem:    gap
 BuildOption(install): gap htm lib tst VERSION
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  GAPDoc-latex
-BuildRequires:  gap-pkg-liering
-BuildRequires:  gap-pkg-polycyclic
-BuildRequires:  gap-pkg-singular
+BuildRequires:  gap(liering) >= 2.1
+BuildRequires:  gap(singular) >= 10
+BuildRequires:  gap-devel >= 4.8
 BuildRequires:  tth
 
-Requires:       gap-pkg-liering
+Requires:       gap(liering) >= 2.1
+Requires:       gap-core >= 4.8
 
-Recommends:     gap-pkg-singular
+Recommends:     gap(singular) >= 10
+
+Provides:       gap(LiePRing) = %{version}-%{release}
+Provides:       gap(liepring) = %{version}-%{release}
 
 %description
 The main object of the LiePRing package is to provide access to the nilpotent

                 reply	other threads:[~2026-06-11  3:03 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=178114702966.1.379198719868012978.rpms-gap-pkg-liepring-927555012af7@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