From 3ee621c0cce4a9ab7a24b9076f78d3b1aa3470d3 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 26 Mar 2013 01:52:30 +0100 Subject: [PATCH] 3.8.0 --- pygobject3.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/pygobject3.spec b/pygobject3.spec index 6188a29..b7f951b 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -21,14 +21,14 @@ ### Abstract ### Name: pygobject3 -Version: 3.7.92 +Version: 3.8.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.7/pygobject-%{version}.tar.xz +Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.8/pygobject-%{version}.tar.xz # Add these additional exclusions to the pep8 rules in "make check": # E127 continuation line over-indented for visual indent @@ -261,6 +261,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity} %endif # with_python3 %changelog +* Tue Mar 26 2013 Kalev Lember - 3.8.0-1 +- Update to 3.8.0 + * Wed Mar 20 2013 Kalev Lember - 3.7.92-1 - Update to 3.7.92 diff --git a/sources b/sources index 04c6f19..13907a2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -69cb4242b971ae7c79bbff1ae1a21136 pygobject-3.7.92.tar.xz +5a1dc34c787b4320da032e87412caca4 pygobject-3.8.0.tar.xz