From e9daaa036f5e0a1eced7bdb724e974c9c1882074 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 24 Mar 2015 10:27:09 +0100 Subject: [PATCH] Update to 3.16.0 --- pygobject3.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/pygobject3.spec b/pygobject3.spec index 2026f14..697a221 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -21,14 +21,14 @@ ### Abstract ### Name: pygobject3 -Version: 3.15.91 +Version: 3.16.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.15/pygobject-%{version}.tar.xz +Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.16/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 +* Tue Mar 24 2015 Kalev Lember - 3.16.0-1 +- Update to 3.16.0 + * Thu Mar 05 2015 Kalev Lember - 3.15.91-1 - Update to 3.15.91 diff --git a/sources b/sources index 83b1240..916e6ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ecf497e1c0e3b278bab6c886e3e3a98 pygobject-3.15.91.tar.xz +fedf819b15300c3898b3da9b32a1e719 pygobject-3.16.0.tar.xz