From 6b0292665ebfd33047f557c836598b1f61c7b30d Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 21 Feb 2015 18:37:25 +0100 Subject: [PATCH] Update to 3.15.0 --- pygobject3.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/pygobject3.spec b/pygobject3.spec index 5f1126d..77e4f57 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -21,14 +21,14 @@ ### Abstract ### Name: pygobject3 -Version: 3.14.0 +Version: 3.15.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.14/pygobject-%{version}.tar.xz +Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.15/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 +* Sat Feb 21 2015 Kalev Lember - 3.15.0-1 +- Update to 3.15.0 + * Mon Sep 22 2014 Kalev Lember - 3.14.0-1 - Update to 3.14.0 diff --git a/sources b/sources index d5e99ed..76251dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -17722912afa982a6feace4bb9bf52778 pygobject-3.14.0.tar.xz +73d158b6e418fa1601cbf38137965732 pygobject-3.15.0.tar.xz