diff --git a/pygobject3.spec b/pygobject3.spec index 0978899..547cf1a 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -11,13 +11,13 @@ %global with_check 0 Name: pygobject3 -Version: 3.21.92 +Version: 3.22.0 Release: 1%{?dist} Summary: Python bindings for GObject Introspection License: LGPLv2+ and MIT URL: https://wiki.gnome.org/Projects/PyGObject -Source0: https://download.gnome.org/sources/pygobject/3.21/pygobject-%{version}.tar.xz +Source0: https://download.gnome.org/sources/pygobject/3.22/pygobject-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gobject-introspection-devel >= %{gobject_introspection_version} @@ -214,6 +214,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check V=1 %{_libdir}/pkgconfig/pygobject-3.0.pc %changelog +* Mon Sep 19 2016 Kalev Lember - 3.22.0-1 +- Update to 3.22.0 + * Sun Sep 11 2016 Kalev Lember - 3.21.92-1 - Update to 3.21.92 diff --git a/sources b/sources index ef12573..3529f5f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -172c75ddd0a03db3b03a226cb6d6bef1 pygobject-3.21.92.tar.xz +ed4117ed5d554d25fd7718807fbf819f pygobject-3.22.0.tar.xz