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.48.2.tar.xz b/pygobject-3.48.2.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..3e317943e02cb9e2548a70d5a974b2a0be426972 Binary files /dev/null and b/pygobject-3.48.2.tar.xz differ diff --git a/pygobject3.spec b/pygobject3.spec index 7537fe82304d112c196862699124dce3f7e6f894..8ef45e8dcbe86cdb510459df596fa9b6ddad1358 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -1,10 +1,10 @@ Name: pygobject3 -Version: 3.46.0 -Release: 2 +Version: 3.48.2 +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.48/pygobject-%{version}.tar.xz 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 +* Wed Aug 28 2024 maqi - 3.48.2-1 +- update version to 3.48.2 + * Mon May 27 2024 fuanan - 3.46.0-2 - python3-gobject-base provide the "%{python3_sitelib}/gi/" directory