!7 update version to 23.08.4

From: @peijiankang 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2024-01-18 01:15:07 +00:00 committed by Gitee
commit 55a3d7122a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 8 additions and 5 deletions

View File

@ -1,8 +1,8 @@
%global framework messagelib
Name: kf5-%{framework}
Version: 23.04.3
Release: 2
Version: 23.08.4
Release: 1
Summary: KDE Message libraries
License: GPLv2
@ -46,7 +46,7 @@ BuildRequires: kf5-rpm-macros >= %{kf5_ver}
BuildRequires: cmake(KF5NewStuff)
BuildRequires: cmake(KF5SyntaxHighlighting)
BuildRequires: cmake(KF5TextAutoCorrection)
BuildRequires: cmake(KF5TextAutoCorrectionWidgets)
#global majmin_ver %(echo %{version} | cut -d. -f1,2)
%global majmin_ver %{version}
@ -83,8 +83,8 @@ Requires: cmake(KF5Contacts)
Requires: cmake(KF5IdentityManagement)
Requires: cmake(KF5Libkleo)
Requires: cmake(KPim5MessageCore)
Requires: cmake(KF5Mime)
Requires: cmake(KF5PimCommon)
Requires: cmake(KPim5Mime)
Requires: cmake(KPim5PimCommon)
Requires: cmake(Qt5WebEngine)
%description devel
%{summary}.
@ -169,6 +169,9 @@ Requires: cmake(Qt5WebEngine)
%changelog
* Mon Jan 08 2024 peijiankang <peijiankang@kylinos.cn> - 23.08.4-1
- update verison to 23.08.4
* Sat Aug 19 2023 peijiankang <peijiankang@kylinos.cn> - 23.04.3-2
- fix build error