!3 Update package to version 23.04.3
From: @jxy_git Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
8d3f91d7b5
Binary file not shown.
BIN
akonadi-mime-23.04.3.tar.xz
Normal file
BIN
akonadi-mime-23.04.3.tar.xz
Normal file
Binary file not shown.
@ -8,19 +8,15 @@
|
||||
%endif
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 22.12.0
|
||||
Version: 23.04.3
|
||||
Release: 1
|
||||
Summary: The Akonadi Mime Library
|
||||
License: LGPLv2+
|
||||
URL: https://invent.kde.org/frameworks/%{framework}
|
||||
Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{framework}-%{version}.tar.xz
|
||||
|
||||
%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
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: cyrus-sasl-devel
|
||||
@ -101,7 +97,7 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
|
||||
%{_kf5_datadir}/config.kcfg/specialmailcollections.kcfg
|
||||
%{_kf5_datadir}/mime/packages/x-vnd.kde.contactgroup.xml
|
||||
%{_kf5_datadir}/qlogging-categories5/*%{framework}.*
|
||||
%{_kf5_libdir}/libKF5AkonadiMime.so.*
|
||||
%{_kf5_libdir}/libKPim5AkonadiMime.so.*
|
||||
%{_kf5_qtplugindir}/akonadi_serializer_mail.so
|
||||
|
||||
%files devel
|
||||
@ -109,10 +105,14 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
|
||||
%{_kf5_bindir}/akonadi_benchmarker
|
||||
%endif
|
||||
%{_kf5_archdatadir}/mkspecs/modules/qt_AkonadiMime.pri
|
||||
%{_kf5_includedir}/AkonadiMime
|
||||
%{_includedir}/KPim5/AkonadiMime/
|
||||
%{_kf5_libdir}/cmake/KF5AkonadiMime/
|
||||
%{_kf5_libdir}/libKF5AkonadiMime.so
|
||||
%{_kf5_libdir}/cmake/KPim5AkonadiMime/
|
||||
%{_kf5_libdir}/libKPim5AkonadiMime.so
|
||||
|
||||
%changelog
|
||||
* Fri Aug 04 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 23.04.3-1
|
||||
- Update package to version 23.04.3
|
||||
|
||||
* Tue Apr 18 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 22.12.0-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user