public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-xxhash] epel10.2: Use various long options
@ 2026-06-28  8:13 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-28  8:13 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-xxhash
Branch : epel10.2
Commit : cbcf211c0c2ee012aa1e76d0254f1e5bd7dec4c8
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-06-28T09:01:42+01:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-xxhash/c/cbcf211c0c2ee012aa1e76d0254f1e5bd7dec4c8?branch=epel10.2

Log:
Use various long options

---
diff --git a/python-xxhash.spec b/python-xxhash.spec
index d81be5b..b2d8b21 100644
--- a/python-xxhash.spec
+++ b/python-xxhash.spec
@@ -31,7 +31,7 @@ Summary:        %{summary}
 %prep
 %autosetup -n xxhash-%{version}
 # Remove bundled xxhash library
-rm -rvf deps
+rm --recursive --verbose deps
 
 
 %generate_buildrequires

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-28  8:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-28  8:13 [rpms/python-xxhash] epel10.2: Use various long options 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