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-nq] rawhide: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 12:10:18 GMT	[thread overview]
Message-ID: <178117981815.1.898265834202743310.rpms-gap-pkg-nq-17fae95561a2@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-nq
            Branch : rawhide
            Commit : 17fae95561a24e370169c8ea1a8b1832dc0d39f8
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-11T06:10:04-06:00
            Stats  : +9/-6 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-nq/c/17fae95561a24e370169c8ea1a8b1832dc0d39f8?branch=rawhide

            Log:
            Rebuild for gap 4.16.0

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

---
diff --git a/gap-pkg-nq.spec b/gap-pkg-nq.spec
index d7e9039..c67ae70 100644
--- a/gap-pkg-nq.spec
+++ b/gap-pkg-nq.spec
@@ -17,16 +17,19 @@ BuildSystem:    gap
 BuildOption(install): bin examples gap tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
-BuildRequires:  gap-pkg-polycyclic
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  gap(autodoc) >= 2016.01.21
+BuildRequires:  gap(polycyclic) >= 2.11
+BuildRequires:  gap-devel >= 4.9
 BuildRequires:  gcc
-BuildRequires:  libtool
 BuildRequires:  make
 BuildRequires:  pkgconfig(gmp)
 
-Requires:       gap-core%{?_isa}
-Requires:       gap-pkg-polycyclic
+Requires:       gap(polycyclic) >= 2.11
+Requires:       gap-core%{?_isa} >= 4.9
+
+Provides:       gap(nq) = %{version}-%{release}
 
 %description
 This package provides access from within GAP to the ANU nilpotent quotient

                 reply	other threads:[~2026-06-11 12:10 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=178117981815.1.898265834202743310.rpms-gap-pkg-nq-17fae95561a2@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