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-numericalsgps] f44: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 22:22:57 GMT	[thread overview]
Message-ID: <178121657748.1.6100582376256103483.rpms-gap-pkg-numericalsgps-1458c326eb7b@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-numericalsgps
            Branch : f44
            Commit : 1458c326eb7be4858bb405c4bdef2de04a2b0366
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T21:08:12-06:00
            Stats  : +12/-7 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-numericalsgps/c/1458c326eb7be4858bb405c4bdef2de04a2b0366?branch=f44

            Log:
            Rebuild for gap 4.16.0

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-numericalsgps.spec b/gap-pkg-numericalsgps.spec
index e211878..055a612 100644
--- a/gap-pkg-numericalsgps.spec
+++ b/gap-pkg-numericalsgps.spec
@@ -17,15 +17,19 @@ BuildSystem:    gap
 BuildOption(install): data gap tst version
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
-BuildRequires:  gap-pkg-normalizinterface
-BuildRequires:  gap-pkg-singular
+BuildRequires:  gap(autodoc) >= 2016.01.21
+BuildRequires:  gap(normalizinterface)
+BuildRequires:  gap(singular)
+BuildRequires:  gap-devel >= 4.7
 
-Requires:       gap-core
+Requires:       gap-core >= 4.7
+Requires:       xdg-utils
 
-Recommends:     gap-pkg-normalizinterface
-Recommends:     gap-pkg-singular
+Recommends:     gap(normalizinterface)
+Recommends:     gap(singular)
+
+Provides:       gap(NumericalSgps) = %{version}-%{release}
+Provides:       gap(numericalsgps) = %{version}-%{release}
 
 %description
 NumericalSgps is a GAP package for computing with Numerical Semigroups.
@@ -53,6 +57,7 @@ Features include:
 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 AND LicenseRef-Rsfs
 Summary:        Documentation for the GAP NumericalSgps 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-11 22:22 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=178121657748.1.6100582376256103483.rpms-gap-pkg-numericalsgps-1458c326eb7b@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