public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-fastavro] rawhide: Fix wrong `Summary` in `-doc` subpackage
@ 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 : b112fd3d48e0bdd0266544fdfafd72ef642a0e3f
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-23T10:33:40+01:00
Stats  : +3/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-fastavro/c/b112fd3d48e0bdd0266544fdfafd72ef642a0e3f?branch=rawhide

Log:
Fix wrong `Summary` in `-doc` subpackage

---
diff --git a/python-fastavro.spec b/python-fastavro.spec
index 7e2c619..c5bfb0d 100644
--- a/python-fastavro.spec
+++ b/python-fastavro.spec
@@ -94,15 +94,15 @@ Summary:        %{summary}
 %description -n python3-fastavro %{_description}
 
 
-%pyproject_extras_subpkg --name python3-fastavro codecs snappy zstandard lz4
-
-
 %package doc
 Summary:        %{summary}
 %description doc
 Documentation for python-fastavro.
 
 
+%pyproject_extras_subpkg --name python3-fastavro codecs snappy zstandard lz4
+
+
 %prep -a
 # Remove the already generated C files so we generate them ourselves
 find fastavro/ -name '*.c' -print -delete

^ 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: Fix wrong `Summary` in `-doc` subpackage 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