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-format] f44: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 19:20:02 GMT	[thread overview]
Message-ID: <178120560267.1.8271795910124562767.rpms-gap-pkg-format-aaa2ba5c4f05@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-format
            Branch : f44
            Commit : aaa2ba5c4f05fd64bcef47eb59a1de93cb2b2aea
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T14:53:07-06:00
            Stats  : +5/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-format/c/aaa2ba5c4f05fd64bcef47eb59a1de93cb2b2aea?branch=f44

            Log:
            Rebuild for gap 4.16.0

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

---
diff --git a/gap-pkg-format.spec b/gap-pkg-format.spec
index 15fd04f..f42e6ec 100644
--- a/gap-pkg-format.spec
+++ b/gap-pkg-format.spec
@@ -16,11 +16,13 @@ BuildSystem:    gap
 BuildOption(install): grp htm lib tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  GAPDoc-latex
+BuildRequires:  gap-devel >= 4.5
 BuildRequires:  tth
 
-Requires:       gap-core
+Requires:       gap-core >= 4.5
+
+Provides:       gap(FORMAT) = %{version}-%{release}
+Provides:       gap(format) = %{version}-%{release}
 
 %description
 The package contains programs for computing with formations of finite solvable

                 reply	other threads:[~2026-06-11 19: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=178120560267.1.8271795910124562767.rpms-gap-pkg-format-aaa2ba5c4f05@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