diff --git a/pygobject-3.44.1.tar.xz b/pygobject-3.44.1.tar.xz deleted file mode 100644 index 627156cf7340b47db079e9c4052a6d0b0cc3b7bc..0000000000000000000000000000000000000000 Binary files a/pygobject-3.44.1.tar.xz and /dev/null differ diff --git a/pygobject-3.46.0.tar.xz b/pygobject-3.46.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..9d60a8713de289a1d3b0834bd2f85b524750a60d Binary files /dev/null and b/pygobject-3.46.0.tar.xz differ diff --git a/pygobject3.spec b/pygobject3.spec index 37f1d6b7afcae0ae0dc7913b478e64d7d86531bf..4c83dc4861e753d4d4657495d9842f13d1445ed3 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -1,14 +1,14 @@ Name: pygobject3 -Version: 3.44.1 +Version: 3.46.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.44/pygobject-%{version}.tar.xz +Source0: https://download.gnome.org/sources/pygobject/3.46/pygobject-%{version}.tar.xz -BuildRequires: glib2-devel >= 2.56.0 gobject-introspection-devel >= 1.56.0 +BuildRequires: glib2-devel >= 2.64.0 gobject-introspection-devel >= 1.64.0 BuildRequires: meson cairo-gobject-devel -BuildRequires: python3-devel >= 3.6 python3-cairo-devel >= 1.16.0 +BuildRequires: python3-devel >= 3.8 python3-cairo-devel >= 1.16.0 #for test suite BuildRequires: python3-pytest gtk3 dbus-x11 dejavu-fonts xorg-x11-server-Xvfb @@ -87,6 +87,9 @@ xvfb-run %{__python3} setup.py test %{_libdir}/pkgconfig/pygobject-3.0.pc %changelog +* Fri Dec 15 2023 fuanan - 3.46.0-1 +- update version to 3.46.0 + * Thu Jul 13 2023 niuyaru - 3.44.1-1 - update version to 3.44.1