diff --git a/pygobject3.spec b/pygobject3.spec index d849c99..f7784a2 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -1,6 +1,6 @@ -# Last updated for version 3.7.5.1 -%define glib2_version 2.35.7 -%define gobject_introspection_version 1.34.2 +# Last updated for version 3.9.2 +%define glib2_version 2.35.9 +%define gobject_introspection_version 1.35.9 %define python2_version 2.3.5 %if 0%{?fedora} > 12 @@ -21,8 +21,8 @@ ### Abstract ### Name: pygobject3 -Version: 3.9.1 -Release: 2%{?dist} +Version: 3.9.2 +Release: 1%{?dist} License: LGPLv2+ and MIT Group: Development/Languages Summary: Python 2 bindings for GObject Introspection @@ -271,6 +271,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity} %endif # with_python3 %changelog +* Sun Jun 02 2013 Kalev Lember - 3.9.2-1 +- Update to 3.9.2 + * Sun Jun 02 2013 Kalev Lember - 3.9.1-2 - Disable pyflakes tests to avoid failures with too new pyflakes 0.7.2 diff --git a/sources b/sources index 3d694c0..e34edb2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7b37bdb14613fdb45dccce16a25126e5 pygobject-3.9.1.tar.xz +caa7f8f171b4dc13f5ba99cd318b46fb pygobject-3.9.2.tar.xz