diff --git a/pygobject-3.46.0.tar.xz b/pygobject-3.46.0.tar.xz deleted file mode 100644 index 9d60a8713de289a1d3b0834bd2f85b524750a60d..0000000000000000000000000000000000000000 Binary files a/pygobject-3.46.0.tar.xz and /dev/null differ diff --git a/pygobject-3.50.0.tar.gz b/pygobject-3.50.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..9fa3fbc6e107bf6f6b016777d059c0df49c5e00e Binary files /dev/null and b/pygobject-3.50.0.tar.gz differ diff --git a/pygobject3.spec b/pygobject3.spec index 7537fe82304d112c196862699124dce3f7e6f894..3a21aee24d3ad0a5128668beb840556df068dc0c 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -1,10 +1,10 @@ Name: pygobject3 -Version: 3.46.0 -Release: 2 +Version: 3.50.0 +Release: 1 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.46/pygobject-%{version}.tar.xz +Source0: https://download.gnome.org/sources/pygobject/3.46/pygobject-%{version}.tar.gz BuildRequires: glib2-devel >= 2.64.0 gobject-introspection-devel >= 1.64.0 BuildRequires: meson cairo-gobject-devel @@ -88,6 +88,9 @@ xvfb-run %{__python3} setup.py test %{_libdir}/pkgconfig/pygobject-3.0.pc %changelog +* Mon Sep 30 2024 zhangxianting - 3.50.0-1 +- update version to 3.50.0 + * Mon May 27 2024 fuanan - 3.46.0-2 - python3-gobject-base provide the "%{python3_sitelib}/gi/" directory