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/nauty] rawhide: Use a lua macro instead of invoking an external tool
Date: Tue, 14 Jul 2026 23:41:44 GMT [thread overview]
Message-ID: <178407250455.1.17949198395568766286.rpms-nauty-6c6ac248f0e6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/nauty
Branch : rawhide
Commit : 6c6ac248f0e6b54bb2f62ad93bc2a23e70f51929
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-14T17:41:29-06:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/nauty/c/6c6ac248f0e6b54bb2f62ad93bc2a23e70f51929?branch=rawhide
Log:
Use a lua macro instead of invoking an external tool
---
diff --git a/nauty.spec b/nauty.spec
index b3af46b..8cc5020 100644
--- a/nauty.spec
+++ b/nauty.spec
@@ -3,7 +3,7 @@ Version: 2.9.3
Release: %autorelease
Summary: Graph canonical labeling and automorphism group computation
-%global nautytarver %(tr . _ <<< %{version})
+%global nautytarver %{gsub %version %. _}
# The projects as a whole is Apache-2.0.
# The bundled cliquer code in nautycliquer.c is GPL-2.0-or-later, but we patch
reply other threads:[~2026-07-14 23:41 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=178407250455.1.17949198395568766286.rpms-nauty-6c6ac248f0e6@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