diff --git a/pygobject-3.42.2.tar.xz b/pygobject-3.42.2.tar.xz deleted file mode 100644 index 05c7af734971c270cf8cf3eb6412510ceaaa7164..0000000000000000000000000000000000000000 Binary files a/pygobject-3.42.2.tar.xz and /dev/null differ diff --git a/pygobject-3.44.1.tar.xz b/pygobject-3.44.1.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..627156cf7340b47db079e9c4052a6d0b0cc3b7bc Binary files /dev/null and b/pygobject-3.44.1.tar.xz differ diff --git a/pygobject3.spec b/pygobject3.spec index 1dd2e8b75fb35d0b2823909098cb0d72a90cefae..37f1d6b7afcae0ae0dc7913b478e64d7d86531bf 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -1,10 +1,10 @@ Name: pygobject3 -Version: 3.42.2 +Version: 3.44.1 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.42/pygobject-%{version}.tar.xz +Source0: https://download.gnome.org/sources/pygobject/3.44/pygobject-%{version}.tar.xz BuildRequires: glib2-devel >= 2.56.0 gobject-introspection-devel >= 1.56.0 BuildRequires: meson cairo-gobject-devel @@ -87,6 +87,9 @@ xvfb-run %{__python3} setup.py test %{_libdir}/pkgconfig/pygobject-3.0.pc %changelog +* Thu Jul 13 2023 niuyaru - 3.44.1-1 +- update version to 3.44.1 + * Thu Nov 17 2022 fuanan - 3.42.2-1 - update version to 3.42.2