Add provides for python3-gobject-base
This commit is contained in:
parent
15d44e58cb
commit
1906e7ee81
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user