From 58cd374558bfd509c263b2227675c77c1b04828c Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 1 Nov 2015 11:42:24 +0100 Subject: [PATCH] Update to 3.19.2 --- pygobject3.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/pygobject3.spec b/pygobject3.spec index 1c2b6a5..24468a9 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -11,13 +11,13 @@ %global with_check 0 Name: pygobject3 -Version: 3.18.2 +Version: 3.19.2 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.18/pygobject-%{version}.tar.xz +Source0: https://download.gnome.org/sources/pygobject/3.19/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 +* Sun Nov 01 2015 Kalev Lember - 3.19.2-1 +- Update to 3.19.2 + * Sat Oct 24 2015 Kalev Lember - 3.18.2-1 - Update to 3.18.2 diff --git a/sources b/sources index da2f568..33dec1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0a956f3e785e23b0f136832f2e57a862 pygobject-3.18.2.tar.xz +491ec82830a2f331cf7adef89604ea39 pygobject-3.19.2.tar.xz