update version to 23.04.3

This commit is contained in:
peijiankang 2023-08-04 08:15:02 +08:00
parent 3d86ff27de
commit 3f25b10bf2
3 changed files with 18 additions and 18 deletions

View File

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

Binary file not shown.

BIN
mailcommon-23.04.3.tar.xz Normal file

Binary file not shown.