From 65c731f7f340dc32847f0169bc86c92e52000166 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 3 May 2016 11:35:48 +0200 Subject: [PATCH] Update to 3.21.0 --- pygobject3.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/pygobject3.spec b/pygobject3.spec index 7eb877a..ea1e435 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -1,6 +1,6 @@ # Last updated for version 3.18.0 %define glib2_version 2.38.0 -%define gobject_introspection_version 1.39.0 +%define gobject_introspection_version 1.46.0 %define python2_version 2.7 %if 0%{?fedora} > 12 @@ -11,13 +11,13 @@ %global with_check 0 Name: pygobject3 -Version: 3.20.0 +Version: 3.21.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.20/pygobject-%{version}.tar.xz +Source0: https://download.gnome.org/sources/pygobject/3.21/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 +* Tue May 03 2016 Kalev Lember - 3.21.0-1 +- Update to 3.21.0 + * Tue Mar 22 2016 Kalev Lember - 3.20.0-1 - Update to 3.20.0 diff --git a/sources b/sources index eed9a52..f51f7fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ebb9e5c75ff6405a4f6d017a5766c205 pygobject-3.20.0.tar.xz +a6dba83e3a7df52ba80bd02906f74611 pygobject-3.21.0.tar.xz