diff --git a/kf6-knewstuff.spec b/kf6-knewstuff.spec index 2bc4d5c..434b44a 100644 --- a/kf6-knewstuff.spec +++ b/kf6-knewstuff.spec @@ -1,7 +1,7 @@ %define framework knewstuff %define majver %(echo %version | cut -d. -f1-2) Name: kf6-knewstuff -Version: 5.248.0 +Version: 5.249.0 Release: 1mamba Summary: Framework for downloading and sharing additional application data Group: System/Libraries @@ -50,10 +50,9 @@ This package contains libraries and header files for developing applications tha %debug_package %prep -%setup -q -n %{framework}-%{version} -D -T +%setup -q -n %{framework}-%{version} %build -:<< _EOF %cmake_kf6 %cmake_build @@ -100,6 +99,9 @@ This package contains libraries and header files for developing applications tha %doc README.md TODO %changelog +* Sat Feb 03 2024 Automatic Build System 5.249.0-1mamba +- automatic version update by autodist + * Sat Jan 13 2024 Automatic Build System 5.248.0-1mamba - automatic version update by autodist