automatic version update by autodist [release 0.3.0-1mamba;Fri Nov 03 2023]

This commit is contained in:
Automatic Build System 2024-01-06 02:43:48 +01:00
parent d3642a8586
commit fb8f331c3c

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: kquickimageeditor Name: kquickimageeditor
Version: 0.2.0 Version: 0.3.0
Release: 1mamba Release: 1mamba
Summary: A set of QtQuick components providing basic image editing capabilities Summary: A set of QtQuick components providing basic image editing capabilities
Group: System/Libraries Group: System/Libraries
@ -62,5 +62,8 @@ This package contains libraries and header files for developing applications tha
%{_kde5_mkspecsdir}/qt_KQuickImageEditor.pri %{_kde5_mkspecsdir}/qt_KQuickImageEditor.pri
%changelog %changelog
* Fri Nov 03 2023 Automatic Build System <autodist@mambasoft.it> 0.3.0-1mamba
- automatic version update by autodist
* Sun Aug 27 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-1mamba * Sun Aug 27 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-1mamba
- package created using the webbuild interface - package created using the webbuild interface