public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-cramjam] epel10: Very trivial spec-file style tweak
@ 2026-06-20 8:55 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-20 8:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-cramjam
Branch : epel10
Commit : d199ad60d0d63579aad4bc622daca79919abb899
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-20T09:35:28+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-cramjam/c/d199ad60d0d63579aad4bc622daca79919abb899?branch=epel10
Log:
Very trivial spec-file style tweak
[skip changelog]
---
diff --git a/python-cramjam.spec b/python-cramjam.spec
index 64b7a49..aa6cb77 100644
--- a/python-cramjam.spec
+++ b/python-cramjam.spec
@@ -12,7 +12,7 @@ Summary: Thin Python bindings to de/compression algorithms in Rust
License: MIT
URL: https://github.com/milesgranger/cramjam
-%if !%{defined commit}
+%if %{undefined commit}
# This handles pre-release versioning:
%global srcversion %(echo '%{version}' | tr -d '~')
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-20 8:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20 8:55 [rpms/python-cramjam] epel10: Very trivial spec-file style tweak Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox