From 8f185c2ed3d961ce65d7d5c0238c1742c2fd582f Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Aug 04 2020 15:14:10 +0000 Subject: Fix FTBFS --- diff --git a/pygobject2.spec b/pygobject2.spec index 71646cc..bac78ef 100644 --- a/pygobject2.spec +++ b/pygobject2.spec @@ -1,12 +1,6 @@ -# This package depends on automagic byte compilation -# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 -%global _python_bytecompile_extra 1 - -### Abstract ### - Name: pygobject2 Version: 2.28.7 -Release: 10%{?dist} +Release: 11%{?dist} License: LGPLv2+ Summary: Python 2 bindings for GObject URL: http://www.pygtk.org/ @@ -103,6 +97,9 @@ sed -r -i 's|#! ?/usr/bin/env python|#!%{__python2}|' %{buildroot}%{_datadir}/py %{_datadir}/pygobject/xsl %changelog +* Tue Aug 04 2020 Gwyn Ciesla - 2.28.7-11 +- Fix FTBFS. + * Sat Aug 01 2020 Fedora Release Engineering - 2.28.7-10 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild