diff --git a/kf5-mailimporter.spec b/kf5-mailimporter.spec index 73aa220d28d32d7473821665416c75fd706b0ab3..3d2d54c0fe94983dafcc5fb13e4ada60a690bba0 100644 --- a/kf5-mailimporter.spec +++ b/kf5-mailimporter.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 23.08.5 -Release: 1 +Release: 2 Summary: Mail importer library License: GPLv2 @@ -67,11 +67,11 @@ Requires: %{name}-akonadi%{?_isa} = %{version}-%{release} %build %cmake_kf5 -%make_build +%cmake_build %install -%make_install +%cmake_install %find_lang %{name} --all-name @@ -101,6 +101,9 @@ Requires: %{name}-akonadi%{?_isa} = %{version}-%{release} %changelog +* Thu Feb 13 2025 peijiankang - 23.08.5-2 +- fix build error about cmake + * Mon Mar 18 2024 peijiankang - 23.08.5-1 - update verison to 23.08.5