diff --git a/pygobject3.spec b/pygobject3.spec index 8663bf7f0a8f227041da55266394174094cb34e5..6b6b9c9f569b25a0b2f4f882e8ac97311224fb07 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -1,10 +1,10 @@ Name: pygobject3 Version: 3.42.0 -Release: 3 +Release: 4 Summary: Provides bindings for GObject based libraries License: LGPLv2+ and MIT URL: https://wiki.gnome.org/Projects/PyGObject -Source0: https://download.gnome.org/sources/pygobject/3.38/pygobject-%{version}.tar.xz +Source0: https://download.gnome.org/sources/pygobject/3.42/pygobject-%{version}.tar.xz BuildRequires: glib2-devel >= 2.56.0 gobject-introspection-devel >= 1.56.0 BuildRequires: meson cairo-gobject-devel @@ -86,6 +86,9 @@ xvfb-run %{__python3} setup.py test %{_libdir}/pkgconfig/pygobject-3.0.pc %changelog +* Wed Nov 16 2022 fuanan - 3.42.0-4 +- Modify Source0 + * Mon Oct 24 2022 zhuofeng - 3.42.0-3 - Rebuild for next release