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-nautytracesinterface] f44: Update to git HEAD
Date: Wed, 05 Aug 2026 18:43:03 GMT	[thread overview]
Message-ID: <178595538345.1.6509728194580523303.rpms-gap-pkg-nautytracesinterface-386fe41587e2@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-nautytracesinterface
            Branch : f44
            Commit : 386fe41587e2b0046098a3a32c9bb00d142ae6e9
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-08-05T12:42:53-06:00
            Stats  : +6/-18 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-nautytracesinterface/c/386fe41587e2b0046098a3a32c9bb00d142ae6e9?branch=f44

            Log:
            Update to git HEAD

- Drop bootstrap mode
- Add missing dependencies

---
diff --git a/gap-pkg-nautytracesinterface.spec b/gap-pkg-nautytracesinterface.spec
index 5eacadc..0cc0270 100644
--- a/gap-pkg-nautytracesinterface.spec
+++ b/gap-pkg-nautytracesinterface.spec
@@ -1,17 +1,8 @@
-# When bootstrapping a new architecture, there is no gap-pkg-digraphs package
-# yet.  It is only needed for testing this package, but it requires this package
-# to function at all.  Therefore, do the following:
-# 1. Build this package in bootstrap mode.
-# 2. Build gap-pkg-digraphs.
-# 3. Build this package in non-bootstrap mode.
-%bcond bootstrap 0
-
 # There have been no official releases yet, so we pull from git
-%global date           20260518
-%global commit         7e220749d34e968a89612f434b1700cb55780087
+%global date           20260728
+%global commit         096e41a84eca7dcf332f64fafdaf03432ba0205c
 %global user           gap-packages
 %global gap_pkgname    nautytracesinterface
-%global gap_skip_check %{?with_bootstrap}
 %global forgeurl       https://github.com/gap-packages/NautyTracesInterface
 
 Name:           gap-pkg-%{gap_pkgname}
@@ -37,18 +28,15 @@ BuildOption(check): tst/testall.g
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gap(autodoc) >= 2019.04.10
-BuildRequires:  gap(gapdoc) >= 1.5
+BuildRequires:  gap(digraphs) >= 1.6
+BuildRequires:  gap(grape) >= 4.9.0
 BuildRequires:  gap-devel >= 4.12
 BuildRequires:  gcc-c++
 BuildRequires:  make
 BuildRequires:  pkgconfig(libnauty)
 
-%if %{without bootstrap}
-BuildRequires:  gap(digraphs)
-BuildRequires:  gap(grape)
-%endif
-
 Requires:       gap-core%{?_isa} >= 4.12
+Requires:       gap(digraphs) >= 1.6
 
 Provides:       gap(NautyTracesInterface) = %{version}-%{release}
 Provides:       gap(nautytracesinterface) = %{version}-%{release}

diff --git a/sources b/sources
index 2bab8d8..09b9326 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (NautyTracesInterface-7e220749d34e968a89612f434b1700cb55780087.tar.gz) = 092df0dee6e90c1c179abde6e1ae9b48c654093095696a2d77204481842a98cb85fff1fde2d5f06b79737fc9b6c58d45ce0facad1063e7e08cecb3aa45aed81b
+SHA512 (NautyTracesInterface-096e41a84eca7dcf332f64fafdaf03432ba0205c.tar.gz) = d5fcf5e6c719b8ec609b012ff04333280f214d3069953836e08be2bc34b56cd241654789d9078efd6f121d7b570a7bf7abb7194fa682100ceeb6f681adcd6ea5

             reply	other threads:[~2026-08-05 18:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-05 18:43 Jerry James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-11 20:32 [rpms/gap-pkg-nautytracesinterface] f44: Update to git HEAD Jerry James

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=178595538345.1.6509728194580523303.rpms-gap-pkg-nautytracesinterface-386fe41587e2@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