automatic version update by autodist [release 5.2.5-1mamba;Fri Sep 20 2024]
This commit is contained in:
parent
40631a7250
commit
bac43256d3
10
krita.spec
10
krita.spec
@ -2,7 +2,7 @@
|
|||||||
%define dirver %(echo %version | cut -d. -f1-3)
|
%define dirver %(echo %version | cut -d. -f1-3)
|
||||||
|
|
||||||
Name: krita
|
Name: krita
|
||||||
Version: 5.2.3
|
Version: 5.2.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A free and open source painting tool
|
Summary: A free and open source painting tool
|
||||||
Group: Graphical Desktop/Applications/Graphics
|
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
|
%patch 1 -p1 -b .sip-6.8.2
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#:<< _EOF
|
|
||||||
%cmake_kde5 -d build \
|
%cmake_kde5 -d build \
|
||||||
-DBUILD_TESTING=OFF \
|
-DBUILD_TESTING=OFF \
|
||||||
|
-DPython_EXECUTABLE=%{__python3} \
|
||||||
|
-DPython_INCLUDEDIR=%{python3_inc} \
|
||||||
-DBUILD_KRITA_QT_DESIGNER_PLUGINS=ON
|
-DBUILD_KRITA_QT_DESIGNER_PLUGINS=ON
|
||||||
|
|
||||||
%make
|
%make
|
||||||
@ -135,8 +136,6 @@ This package contains the color schemes provided with %{name}.
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -f %{name}5_qt.lang
|
%files -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -180,6 +179,9 @@ This package contains the color schemes provided with %{name}.
|
|||||||
%{_datadir}/color-schemes/Krita*.colors
|
%{_datadir}/color-schemes/Krita*.colors
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 20 2024 Automatic Build System <autodist@openmamba.org> 5.2.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jun 28 2024 Automatic Build System <autodist@openmamba.org> 5.2.3-1mamba
|
* Fri Jun 28 2024 Automatic Build System <autodist@openmamba.org> 5.2.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user