diff --git a/pygobject3.spec b/pygobject3.spec index bfce996a23c05916594da0605f68f32048bc2e71..878ab9db8af70213d11ff817e7547c38a24baae9 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -1,6 +1,6 @@ Name: pygobject3 Version: 3.42.0 -Release: 2 +Release: 3 Summary: Provides bindings for GObject based libraries License: LGPLv2+ and MIT URL: https://wiki.gnome.org/Projects/PyGObject @@ -86,6 +86,9 @@ xvfb-run %{__python3} setup.py test %{_libdir}/pkgconfig/pygobject-3.0.pc %changelog +* Tue Oct 18 2022 zhuofeng - 3.42.0-3 +- update Release + * Mon Jan 10 2022 fuanan - 3.42.0-2 - use subpackage xorg-x11-server-Xvfb provide xvfb-run command