From 2e0066ba773238c0281bc6a0ea04524a46772370 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 4 Aug 2020 10:59:25 +0200 Subject: [PATCH] + libpeas-1.26.0-5 Remove unused Python macro that caused errors on install (#1863667) --- libpeas.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libpeas.spec b/libpeas.spec index 165a151..771f548 100644 --- a/libpeas.spec +++ b/libpeas.spec @@ -1,12 +1,8 @@ -# This package depends on automagic byte compilation -# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 -%global _python_bytecompile_extra 1 - %global apiver 1.0 Name: libpeas Version: 1.26.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Plug-ins implementation convenience library License: LGPLv2+ @@ -110,6 +106,10 @@ that are needed to write applications that use libpeas. %{_datadir}/glade/catalogs/libpeas-gtk.xml %changelog +* Tue Aug 04 2020 Bastien Nocera - 1.26.0-5 ++ libpeas-1.26.0-5 +- Remove unused Python macro that caused errors on install (#1863667) + * Sat Aug 01 2020 Fedora Release Engineering - 1.26.0-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild