diff --git a/python-gobject.changes b/python-gobject.changes index cd8c8fe..7af6cf0 100644 --- a/python-gobject.changes +++ b/python-gobject.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Oct 30 15:08:11 UTC 2024 - Yunhe Guo + +- Add python-pygobject provides: help packages to eliminate rpmlint + warnings when comparing requrements.txt vs the packages depdency. + 'pygobject' is the proper upstream name. + ------------------------------------------------------------------- Thu Sep 12 12:32:33 UTC 2024 - Bjørn Lie diff --git a/python-gobject.spec b/python-gobject.spec index 6fd4bb0..a18f63d 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -62,6 +62,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) >= %{gi_version} BuildRequires: pkgconfig(libffi) >= %{libffi_version} # Trigger an automatic installation of python(2|3.*)-gobject when python and libgirepository are installed. Supplements: (python and %{introspection_real_package}) +Provides: python-pygobject = %{version} %python_subpackages %description