!4 Update package to version 23.04.3

From: @jxy_git 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2023-08-09 02:35:41 +00:00 committed by Gitee
commit 47bd3a7205
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 11 additions and 11 deletions

View File

@ -8,19 +8,15 @@
%endif %endif
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 22.12.0 Version: 23.04.3
Release: 1 Release: 1
Summary: The KMime Library Summary: The KMime Library
License: LGPLv2+ License: LGPLv2+
URL: https://invent.kde.org/frameworks/%{framework} URL: https://invent.kde.org/frameworks/%{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
BuildRequires: boost-devel BuildRequires: boost-devel
@ -41,7 +37,7 @@ Conflicts: kde-l10n < 17.03
%package devel %package devel
Summary: Development files for %{name} Summary: Development files for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
Requires: boost-devel Requires: boost-devel
Requires: kf5-kdelibs4support-devel Requires: kf5-kdelibs4support-devel
@ -83,16 +79,20 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
%files -f %{name}.lang %files -f %{name}.lang
%license LICENSES/* %license LICENSES/*
%{_kf5_datadir}/qlogging-categories5/%{framework}.* %{_kf5_datadir}/qlogging-categories5/%{framework}.*
%{_kf5_libdir}/libKF5Mime.so.* %{_kf5_libdir}/libKPim5Mime.so.*
%files devel %files devel
%{_kf5_includedir}/KMime/ %{_includedir}/KPim5/KMime/
%{_kf5_libdir}/libKF5Mime.so %{_kf5_libdir}/libKPim5Mime.so
%{_kf5_libdir}/cmake/KF5Mime/ %{_kf5_libdir}/cmake/KF5Mime/
%{_kf5_libdir}/cmake/KPim5Mime/
%{_kf5_archdatadir}/mkspecs/modules/qt_KMime.pri %{_kf5_archdatadir}/mkspecs/modules/qt_KMime.pri
%changelog %changelog
* Wed Aug 09 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 23.04.3-1
- Update package to version 23.04.3
* Mon Feb 27 2023 peijiankang <peijiankang@kylinos.cn> - 22.12.0-1 * Mon Feb 27 2023 peijiankang <peijiankang@kylinos.cn> - 22.12.0-1
- update verison to 22.12.0 - update verison to 22.12.0

Binary file not shown.

BIN
kmime-23.04.3.tar.xz Normal file

Binary file not shown.