From c8c85f3a325697446ea3fd92b3b12e74e672846e Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Nov 12 2021 23:05:26 +0000 Subject: disable python bindings --- diff --git a/krita.spec b/krita.spec index dadd057..68822ad 100644 --- a/krita.spec +++ b/krita.spec @@ -1,4 +1,4 @@ -%global krita_python 1 +#global krita_python 1 %global kf5_ver 5.7 %global versiondir %(echo %{version} | cut -d. -f1-3) @@ -10,7 +10,7 @@ Name: krita Version: 4.4.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Krita is a sketching and painting program License: GPLv2+ @@ -149,6 +149,9 @@ Requires: %{name} = %{version}-%{release} %changelog +* Fri Nov 12 2021 Rex Dieter - 4.4.8-3 +- disable python bindings + * Sat Oct 30 2021 Rex Dieter - 4.4.8-2 - -libs: revert part of the "SPEC cleanup", we don't want main pkg pulled in for multilib