diff --git a/pygobject3.spec b/pygobject3.spec index bfce996a23c05916594da0605f68f32048bc2e71..8663bf7f0a8f227041da55266394174094cb34e5 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 +* Mon Oct 24 2022 zhuofeng - 3.42.0-3 +- Rebuild for next release + * Mon Jan 10 2022 fuanan - 3.42.0-2 - use subpackage xorg-x11-server-Xvfb provide xvfb-run command