From 422e9a35ac15a2c5b4a84852c1851546f58b6e2a Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Tue, 12 Jan 2021 15:32:24 +0900 Subject: [PATCH] Again try to build on all archs --- gmic.spec | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/gmic.spec b/gmic.spec index 73b2788..434c229 100644 --- a/gmic.spec +++ b/gmic.spec @@ -47,12 +47,6 @@ Obsoletes: gmic-static <= 2.1.8 Patch2: Makefile_arch.patch -# Once make gmic available on buildable arch -# https://bugzilla.redhat.com/show_bug.cgi?id=1912016 -# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98514 -# Once build on buildable arch, again remote the following line -ExcludeArch: %ix86 armv7hl - %description G'MIC is an open and full-featured framework for image processing, providing @@ -195,6 +189,9 @@ fi %{gimpplugindir}/gmic_cluts.gmz %changelog +* Tue Jan 12 2021 Mamoru TASAKA - 2.9.4-5 +- Again try to build on all archs + * Tue Jan 12 2021 Mamoru TASAKA - 2.9.4-4 - Once make this package available on buildable arch