!4 update version to 23.04.3

From: @peijiankang 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2023-08-20 04:49:14 +00:00 committed by Gitee
commit 238e53ae31
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 18 additions and 18 deletions

View File

@ -1,19 +1,15 @@
%global framework mailcommon
Name: kf5-%{framework}
Version: 22.12.0
Release: 1
Summary: Mail applications support library
Name: kf5-%{framework}
Version: 23.04.3
Release: 1
Summary: Mail applications support library
License: GPLv2
URL: https://invent.kde.org/pim/%{framework}/
License: GPLv2
URL: https://invent.kde.org/pim/%{framework}/
%global revision %(echo %{version} | cut -d. -f3)
%if %{revision} >= 50
%global stable unstable
%else
%global stable stable
%endif
%global majmin %majmin_ver_kf5
%global stable %stable_kf5
Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{framework}-%{version}.tar.xz
# handled by qt5-srpm-macros, which defines %%qt5_qtwebengine_arches
@ -69,7 +65,7 @@ Summary: Development files for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: cmake(KF5Akonadi)
Requires: cmake(KF5AkonadiMime)
Requires: cmake(KF5MessageComposer)
Requires: cmake(KPim5MessageComposer)
Requires: cmake(KF5PimCommon)
%description devel
%{summary}.
@ -96,16 +92,20 @@ Requires: cmake(KF5PimCommon)
%files -f %{name}.lang
%license LICENSES/*
%{_kf5_datadir}/qlogging-categories5/*%{framework}.*
%{_kf5_libdir}/libKF5MailCommon.so.*
%{_qt5_plugindir}/designer/mailcommonwidgets.so
%{_kf5_libdir}/libKPim5MailCommon.so.*
%{_qt5_plugindir}/designer/mailcommon5widgets.so
%files devel
%{_kf5_archdatadir}/mkspecs/modules/qt_MailCommon.pri
%{_kf5_includedir}/MailCommon/
%{_includedir}/KPim5/MailCommon/
%{_kf5_libdir}/cmake/KF5MailCommon/
%{_kf5_libdir}/libKF5MailCommon.so
%{_kf5_libdir}/cmake/KPim5MailCommon/
%{_kf5_libdir}/libKPim5MailCommon.so
%changelog
* Wed Apr 19 2023 huayadong<huayadong@kylin.cn> - 22.12.0-1
* Fri Aug 04 2023 peijiankang<peijiankang@kylinos.cn> - 23.04.3-1
- 23.04.3
* Wed Apr 19 2023 huayadong<huayadong@kylinos.cn> - 22.12.0-1
- 22.12.0

Binary file not shown.

BIN
mailcommon-23.04.3.tar.xz Normal file

Binary file not shown.