automatic version update by autodist [release 5.249.0-1mamba;Wed Feb 07 2024]

This commit is contained in:
Automatic Build System 2024-02-07 22:49:23 +01:00
parent 2a644cf49b
commit ce1fd7d942

View File

@ -1,8 +1,8 @@
%define framework %(echo ${name/kf6-}) %define framework kcolorscheme
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: kf6-kcolorscheme Name: kf6-kcolorscheme
Version: 5.248.0 Version: 5.249.0
Release: 1mamba Release: 1mamba
Summary: Classes to read and interact with KColorScheme Summary: Classes to read and interact with KColorScheme
Group: System/Libraries Group: System/Libraries
@ -48,7 +48,7 @@ This package contains libraries and header files for developing applications tha
%debug_package %debug_package
%prep %prep
%setup -q -n kcolorscheme-%{version} %setup -q -n %{framework}-%{version}
%build %build
%cmake_kf6 %cmake_kf6
@ -83,5 +83,8 @@ This package contains libraries and header files for developing applications tha
%{_qt6_docdir}/KF6ColorScheme.* %{_qt6_docdir}/KF6ColorScheme.*
%changelog %changelog
* Wed Feb 07 2024 Automatic Build System <autodist@openmamba.org> 5.249.0-1mamba
- automatic version update by autodist
* Sat Jan 13 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.248.0-1mamba * Sat Jan 13 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.248.0-1mamba
- package created using the webbuild interface - package created using the webbuild interface