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-semigroups] f44: Rebuild for gap 4.16.0
Date: Fri, 12 Jun 2026 03:27:39 GMT [thread overview]
Message-ID: <178123485918.1.11421600351868231266.rpms-gap-pkg-semigroups-905736b47b36@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-semigroups
Branch : f44
Commit : 905736b47b3630a5ff71d6141a1a9d03f8cea262
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-11T09:00:55-06:00
Stats : +33/-24 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-semigroups/c/905736b47b3630a5ff71d6141a1a9d03f8cea262?branch=f44
Log:
Rebuild for gap 4.16.0
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-semigroups.spec b/gap-pkg-semigroups.spec
index 0edcc8c..eb6ba21 100644
--- a/gap-pkg-semigroups.spec
+++ b/gap-pkg-semigroups.spec
@@ -2,10 +2,10 @@
%global giturl https://github.com/semigroups/Semigroups
# The standard test suite now regularly consumes on the order of 30GB of
-# memory. This is more than the 32-bit builders can access, and more than even
-# some of the 64-bit builders have available (depending on what else is running
-# on the same machine). We skip that test suite. Brave package maintainers
-# with sufficient RAM should build --with-bigtest.
+# memory. This is more than some of the 64-bit builders have available
+# (depending on what else is running on the same machine). We skip that test
+# suite. Brave package maintainers with sufficient RAM should build
+# --with-bigtest.
%bcond bigtest 0
Name: gap-pkg-%{gap_pkgname}
@@ -25,16 +25,20 @@ BuildOption(build): --packagedirs ..
BuildOption(install): bin data gap tst .LIBSEMIGROUPS_VERSION
BuildOption(check): tst/testall.g
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-autodoc
-BuildRequires: gap-pkg-datastructures
-BuildRequires: gap-pkg-digraphs-doc
-BuildRequires: gap-pkg-ferret
-BuildRequires: gap-pkg-genss
-BuildRequires: gap-pkg-grape
-BuildRequires: gap-pkg-images-doc
-BuildRequires: gap-pkg-io-doc
-BuildRequires: gap-pkg-orb
+BuildRequires: gap(autodoc) >= 2020.08.11
+BuildRequires: gap(datastructures) >= 0.3.0
+BuildRequires: gap(digraphs) >= 1.6.2
+BuildRequires: gap(ferret)
+BuildRequires: gap(gapdoc) >= 1.6.3
+BuildRequires: gap(genss) >= 1.6.5
+BuildRequires: gap(grape)
+BuildRequires: gap(images) >= 1.3.1
+BuildRequires: gap(io) >= 4.5.1
+BuildRequires: gap(orb) >= 4.8.2
+BuildRequires: gap-devel >= 4.12.1
+BuildRequires: gap-pkg-digraphs-doc >= 1.6.2
+BuildRequires: gap-pkg-images-doc >= 1.3.1
+BuildRequires: gap-pkg-io-doc >= 4.5.1
BuildRequires: gap-pkg-smallsemi-doc
BuildRequires: gcc-c++
BuildRequires: make
@@ -47,14 +51,18 @@ BuildRequires: tex(a4wide.sty)
BuildRequires: pkgconfig(hpcombi)
%endif
-Requires: gap-pkg-datastructures%{?_isa}
-Requires: gap-pkg-digraphs%{?_isa}
-Requires: gap-pkg-genss
-Requires: gap-pkg-images
-Requires: gap-pkg-io%{?_isa}
-Requires: gap-pkg-orb%{?_isa}
+Requires: gap(datastructures) >= 0.3.0
+Requires: gap(digraphs) >= 1.6.2
+Requires: gap(genss) >= 1.6.5
+Requires: gap(images) >= 1.3.1
+Requires: gap(io) >= 4.5.1
+Requires: gap(orb) >= 4.8.2
+Requires: gap-core%{?_isa} >= 4.12.1
-Suggests: gap-pkg-grape%{?_isa}
+Suggests: gap(grape)
+
+Provides: gap(Semigroups) = %{version}-%{release}
+Provides: gap(semigroups) = %{version}-%{release}
%description
This is a GAP package containing methods for semigroups, monoids, and inverse
@@ -91,9 +99,10 @@ Summary: Semigraphs documentation
BuildArch: noarch
Requires: %{name} = %{version}-%{release}
Requires: GAPDoc-doc
-Requires: gap-pkg-digraphs-doc
-Requires: gap-pkg-images-doc
-Requires: gap-pkg-io-doc
+Requires: gap-online-help
+Requires: gap-pkg-digraphs-doc >= 1.6.2
+Requires: gap-pkg-images-doc >= 1.3.1
+Requires: gap-pkg-io-doc >= 4.5.1
Requires: gap-pkg-smallsemi-doc
%description doc
reply other threads:[~2026-06-12 3:27 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=178123485918.1.11421600351868231266.rpms-gap-pkg-semigroups-905736b47b36@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