!19 Add provides for python3-gobject-base
From: @jxy_git Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
907bd24ce9
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user