From bac43256d369460e1ab6aae30b213791fb973d3e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 26 Sep 2024 10:47:45 +0200 Subject: [PATCH] automatic version update by autodist [release 5.2.5-1mamba;Fri Sep 20 2024] --- krita.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/krita.spec b/krita.spec index 9f057df..f4bba8f 100644 --- a/krita.spec +++ b/krita.spec @@ -2,7 +2,7 @@ %define dirver %(echo %version | cut -d. -f1-3) Name: krita -Version: 5.2.3 +Version: 5.2.5 Release: 1mamba Summary: A free and open source painting tool Group: Graphical Desktop/Applications/Graphics @@ -119,9 +119,10 @@ This package contains the color schemes provided with %{name}. %patch 1 -p1 -b .sip-6.8.2 %build -#:<< _EOF %cmake_kde5 -d build \ -DBUILD_TESTING=OFF \ + -DPython_EXECUTABLE=%{__python3} \ + -DPython_INCLUDEDIR=%{python3_inc} \ -DBUILD_KRITA_QT_DESIGNER_PLUGINS=ON %make @@ -135,8 +136,6 @@ This package contains the color schemes provided with %{name}. %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files -f %{name}5_qt.lang %defattr(-,root,root) @@ -180,6 +179,9 @@ This package contains the color schemes provided with %{name}. %{_datadir}/color-schemes/Krita*.colors %changelog +* Fri Sep 20 2024 Automatic Build System 5.2.5-1mamba +- automatic version update by autodist + * Fri Jun 28 2024 Automatic Build System 5.2.3-1mamba - automatic version update by autodist