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-francy] rawhide: Rebuild for gap 4.16.0
Date: Thu, 11 Jun 2026 01:16:02 GMT [thread overview]
Message-ID: <178114056233.1.5706055246948251440.rpms-gap-pkg-francy-8ca31f80bd8e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-francy
Branch : rawhide
Commit : 8ca31f80bd8e0f765638f6a79c4fb75ac6d32ba3
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-06-10T19:15:47-06:00
Stats : +13/-11 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-francy/c/8ca31f80bd8e0f765638f6a79c4fb75ac6d32ba3?branch=rawhide
Log:
Rebuild for gap 4.16.0
- Drop unnecessary BuildRequires
- Use gap(...) symbols in dependencies
---
diff --git a/gap-pkg-francy.spec b/gap-pkg-francy.spec
index 7429fe9..52c2719 100644
--- a/gap-pkg-francy.spec
+++ b/gap-pkg-francy.spec
@@ -16,19 +16,21 @@ BuildSystem: gap
BuildOption(install): examples gap notebooks schema tst
BuildOption(check): tst/testall.g
-BuildRequires: elinks
-BuildRequires: gap-devel
-BuildRequires: gap-pkg-autodoc
-BuildRequires: gap-pkg-json
-BuildRequires: gap-pkg-jupyterkernel
-BuildRequires: gap-pkg-uuid
-BuildRequires: xdg-utils
-
-Requires: gap-pkg-json
-Requires: gap-pkg-jupyterkernel
-Requires: gap-pkg-uuid
+BuildRequires: gap(autodoc)
+BuildRequires: gap(gapdoc) >= 1.6.1
+BuildRequires: gap(json) >= 2.0.0
+BuildRequires: gap(jupyterkernel) >= 1.4.1
+BuildRequires: gap(uuid) >= 0.7
+BuildRequires: gap-devel >= 4.10
+
+Requires: gap(json) >= 2.0.0
+Requires: gap(jupyterkernel) >= 1.4.1
+Requires: gap(uuid) >= 0.7
+Requires: gap-core >= 4.10
Requires: xdg-utils
+Provides: gap(francy) = %{version}-%{release}
+
%description
Francy is a package for GAP and provides a framework for Interactive Discrete
Mathematics.
reply other threads:[~2026-06-11 1:16 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=178114056233.1.5706055246948251440.rpms-gap-pkg-francy-8ca31f80bd8e@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