File project.diff of Package python-gi-docgen
--- python-gi-docgen.changes.orig
+++ python-gi-docgen.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon Sep 26 20:51:16 UTC 2022 - Hans-Peter Jansen <hpj@urpla.net>
+
+- Add pkgconfig build dependency, that allows older distributions
+ to provide a proper pgkconfig(gi-docgen)
+
+-------------------------------------------------------------------
Sat Feb 12 18:38:36 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2022.1:
--- python-gi-docgen.spec.orig
+++ python-gi-docgen.spec
@@ -27,6 +27,7 @@ Source: https://files.pythonhost
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
+BuildRequires: pkgconfig
BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module Jinja2}