Add provides for python3-gobject-base

This commit is contained in:
jxy_git 2022-06-27 15:42:16 +08:00
parent 15d44e58cb
commit 1906e7ee81

View File

@ -1,6 +1,6 @@
Name: pygobject3
Version: 3.42.1
Release: 1
Release: 2
Summary: Provides bindings for GObject based libraries
License: LGPLv2+ and MIT
URL: https://wiki.gnome.org/Projects/PyGObject
@ -32,6 +32,7 @@ for use in Python 3 programs.
%package -n python3-gobject-base
Summary: base package for python3-gobject package
Requires: gobject-introspection%{?_isa}
Provides: python%{python3_version}dist(pygobject) = %{version}
%description -n python3-gobject-base
This package provides the non-cairo specific bits of the GObject Introspection
@ -86,6 +87,9 @@ xvfb-run %{__python3} setup.py test
%{_libdir}/pkgconfig/pygobject-3.0.pc
%changelog
* Tue Jun 28 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 3.42.1-2
- Add provides for python3-gobject-base
* Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.42.1-1
- update to 3.42.1