public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lrslib] rawhide: Use a lua macro instead of invoking an external tool
@ 2026-07-14 23:22 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-14 23:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/lrslib
Branch : rawhide
Commit : e29bd70ff2e7448a43c772737c7a7105f19e9eac
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-07-14T17:22:11-06:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/lrslib/c/e29bd70ff2e7448a43c772737c7a7105f19e9eac?branch=rawhide
Log:
Use a lua macro instead of invoking an external tool
---
diff --git a/lrslib.spec b/lrslib.spec
index 352d3cb..efc3d3b 100644
--- a/lrslib.spec
+++ b/lrslib.spec
@@ -5,7 +5,7 @@ Version: 7.3a
Release: %autorelease
Summary: Reverse search for vertex enumeration/convex hull problems
-%global upver 0%(sed 's/\\.//' <<< %{version})
+%global upver 0%{gsub %version %. %{quote:}}
License: GPL-2.0-or-later
URL: https://cgm.cs.mcgill.ca/~avis/C/lrs.html
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-14 23:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14 23:22 [rpms/lrslib] rawhide: Use a lua macro instead of invoking an external tool Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox