public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-fastavro] rawhide: Stricter man-page path glob
@ 2026-08-23 9:57 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-23 9:57 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-fastavro
Branch : rawhide
Commit : 935a2cd93966a0cb5bdc9c1a782e7298c32e3d88
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-23T08:36:01+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-fastavro/c/935a2cd93966a0cb5bdc9c1a782e7298c32e3d88?branch=rawhide
Log:
Stricter man-page path glob
[skip changelog]
---
diff --git a/python-fastavro.spec b/python-fastavro.spec
index d2950d7..8ec457d 100644
--- a/python-fastavro.spec
+++ b/python-fastavro.spec
@@ -148,7 +148,7 @@ k="${k-}${k+ and }not test_regular_vs_ordered_dict_record_typeerror"
%files -n python3-fastavro -f %{pyproject_files}
%{_bindir}/fastavro
-%{_mandir}/man1/fastavro.*
+%{_mandir}/man1/fastavro.1*
%files doc
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-23 9:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-23 9:57 [rpms/python-fastavro] rawhide: Stricter man-page path glob 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