From 30c26ac5550a54526e329c84270219b1a98cb4d7 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 26 Aug 2016 09:38:30 +0200 Subject: [PATCH] Update to 3.21.91 --- pygobject3.spec | 16 ++++++---------- sources | 2 +- 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/pygobject3.spec b/pygobject3.spec index 626c69f..a4d5a9a 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -8,23 +8,16 @@ %define python3_version 3.1 %endif -%global commit0 f65bb1fc8f7f6172970545412fe56ab75f57904b -%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) - %global with_check 0 Name: pygobject3 -Version: 3.21.1 -Release: 0.1.git%{shortcommit0}%{?dist} +Version: 3.21.91 +Release: 1%{?dist} Summary: Python bindings for GObject Introspection License: LGPLv2+ and MIT URL: https://wiki.gnome.org/Projects/PyGObject -# git clone git://git.gnome.org/pygobject -# ./autogen.sh; make; make dist -# mv pygobject-3.21.1.tar.xz pygobject-3.21.1-`git rev-parse --short HEAD`.tar.xz -Source0: pygobject-%{version}-%{shortcommit0}.tar.xz -#Source0: https://download.gnome.org/sources/pygobject/3.21/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} @@ -221,6 +214,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check V=1 %{_libdir}/pkgconfig/pygobject-3.0.pc %changelog +* Fri Aug 26 2016 Kalev Lember - 3.21.91-1 +- Update to 3.21.91 + * Tue Aug 23 2016 Kalev Lember - 3.21.1-0.1.git395779e - Update to 3.21.1 git snapshot diff --git a/sources b/sources index 68d9293..c5f3d8a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ae9bab5c600aaf94bc06cc6852257c8c pygobject-3.21.1-f65bb1f.tar.xz +954b52964ae8a0f43e1c17ebcb272b98 pygobject-3.21.91.tar.xz