!19 Add provides for python3-gobject-base

From: @jxy_git 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-06-29 02:55:16 +00:00 committed by Gitee
commit 907bd24ce9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

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