diff --git a/pygobject3.spec b/pygobject3.spec index 60499c6..5f1126d 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -1,4 +1,4 @@ -# Last updated for version 3.13.4 +# Last updated for version 3.14.0 %define glib2_version 2.38.0 %define gobject_introspection_version 1.39.0 %define python2_version 2.3.5 @@ -21,14 +21,14 @@ ### Abstract ### Name: pygobject3 -Version: 3.13.92 +Version: 3.14.0 Release: 1%{?dist} License: LGPLv2+ and MIT Group: Development/Languages Summary: Python 2 bindings for GObject Introspection URL: https://live.gnome.org/PyGObject #VCS: git:git://git.gnome.org/pygobject -Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.13/pygobject-%{version}.tar.xz +Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.14/pygobject-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gobject-introspection-devel >= %{gobject_introspection_version} @@ -211,6 +211,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity} %endif # with_python3 %changelog +* Mon Sep 22 2014 Kalev Lember - 3.14.0-1 +- Update to 3.14.0 + * Tue Sep 16 2014 Kalev Lember - 3.13.92-1 - Update to 3.13.92 diff --git a/sources b/sources index e2d5656..d5e99ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ced0702b951b50ad00061a7659c6b21 pygobject-3.13.92.tar.xz +17722912afa982a6feace4bb9bf52778 pygobject-3.14.0.tar.xz