diff --git a/pygobject-3.36.1.tar.xz b/pygobject-3.36.1.tar.xz deleted file mode 100644 index ab2724b..0000000 Binary files a/pygobject-3.36.1.tar.xz and /dev/null differ diff --git a/pygobject-3.38.0.tar.xz b/pygobject-3.38.0.tar.xz new file mode 100644 index 0000000..667efc0 Binary files /dev/null and b/pygobject-3.38.0.tar.xz differ diff --git a/pygobject3.spec b/pygobject3.spec index 7a1db7d..7ad4713 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -1,10 +1,10 @@ Name: pygobject3 -Version: 3.36.1 -Release: 2 +Version: 3.38.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.36/pygobject-%{version}.tar.xz +Source0: https://download.gnome.org/sources/pygobject/3.38/pygobject-%{version}.tar.xz BuildRequires: glib2-devel >= 2.48.0 gobject-introspection-devel >= 1.46.0 BuildRequires: meson cairo-gobject-devel @@ -80,6 +80,9 @@ This package contains files required to embed PyGObject %{_libdir}/pkgconfig/pygobject-3.0.pc %changelog +* Tue Jan 26 2021 yixiangzhike - 3.38.0-1 +- update to 3.38.0 + * Thu Oct 29 2020 panxiaohe - 3.36.1-2 - remove python2 subpackages