update version to 23.08.4
This commit is contained in:
parent
f723322475
commit
5ac382bf1f
@ -1,8 +1,8 @@
|
|||||||
%global framework messagelib
|
%global framework messagelib
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 23.04.3
|
Version: 23.08.4
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: KDE Message libraries
|
Summary: KDE Message libraries
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -46,7 +46,7 @@ BuildRequires: kf5-rpm-macros >= %{kf5_ver}
|
|||||||
|
|
||||||
BuildRequires: cmake(KF5NewStuff)
|
BuildRequires: cmake(KF5NewStuff)
|
||||||
BuildRequires: cmake(KF5SyntaxHighlighting)
|
BuildRequires: cmake(KF5SyntaxHighlighting)
|
||||||
BuildRequires: cmake(KF5TextAutoCorrection)
|
BuildRequires: cmake(KF5TextAutoCorrectionWidgets)
|
||||||
|
|
||||||
#global majmin_ver %(echo %{version} | cut -d. -f1,2)
|
#global majmin_ver %(echo %{version} | cut -d. -f1,2)
|
||||||
%global majmin_ver %{version}
|
%global majmin_ver %{version}
|
||||||
@ -83,8 +83,8 @@ Requires: cmake(KF5Contacts)
|
|||||||
Requires: cmake(KF5IdentityManagement)
|
Requires: cmake(KF5IdentityManagement)
|
||||||
Requires: cmake(KF5Libkleo)
|
Requires: cmake(KF5Libkleo)
|
||||||
Requires: cmake(KPim5MessageCore)
|
Requires: cmake(KPim5MessageCore)
|
||||||
Requires: cmake(KF5Mime)
|
Requires: cmake(KPim5Mime)
|
||||||
Requires: cmake(KF5PimCommon)
|
Requires: cmake(KPim5PimCommon)
|
||||||
Requires: cmake(Qt5WebEngine)
|
Requires: cmake(Qt5WebEngine)
|
||||||
%description devel
|
%description devel
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -169,6 +169,9 @@ Requires: cmake(Qt5WebEngine)
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Aug 19 2023 peijiankang <peijiankang@kylinos.cn> - 23.04.3-2
|
||||||
- fix build error
|
- fix build error
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user