!5 update to 23.04.3-1
From: @hua_yadong Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
db69e6715d
@ -1,8 +1,8 @@
|
|||||||
%global framework ksmtp
|
%global framework ksmtp
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 22.12.0
|
Version: 23.04.3
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: KDE SMTP libraries
|
Summary: KDE SMTP libraries
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -14,7 +14,7 @@ URL: https://invent.kde.org/frameworks/%{framework}/
|
|||||||
%else
|
%else
|
||||||
%global stable stable
|
%global stable stable
|
||||||
%endif
|
%endif
|
||||||
Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{framework}-%{version}.tar.xz
|
Source0: https://download.kde.org/%{stable}/release-service/%{version}/src/%{framework}-%{version}.tar.xz
|
||||||
|
|
||||||
## upstream patches
|
## upstream patches
|
||||||
|
|
||||||
@ -72,16 +72,21 @@ Requires: kf5-kmime-devel >= %{version}
|
|||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%license LICENSES/*
|
%license LICENSES/*
|
||||||
%{_kf5_datadir}/qlogging-categories5/*%{framework}.*
|
%{_kf5_datadir}/qlogging-categories5/*%{framework}.*
|
||||||
%{_kf5_libdir}/libKPimSMTP.so.*
|
%{_kf5_libdir}/libKPim5SMTP.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_kf5_libdir}/libKPimSMTP.so
|
%{_kf5_libdir}/libKPim5SMTP.so
|
||||||
%{_kf5_libdir}/cmake/KPimSMTP/
|
%{_kf5_libdir}/cmake/KPimSMTP/
|
||||||
%{_includedir}/KPim/
|
%{_kf5_libdir}/cmake/KPim5SMTP/
|
||||||
|
%{_includedir}/KPim5/KSMTP/
|
||||||
|
%{_includedir}/KPim5/ksmtp_version.h
|
||||||
%{_kf5_archdatadir}/mkspecs/modules/qt_KSMTP.pri
|
%{_kf5_archdatadir}/mkspecs/modules/qt_KSMTP.pri
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 14 2023 huayadong <huayadong@kylinos.cn> - 23.04.3-1
|
||||||
|
- update to 23.04.3-1
|
||||||
|
|
||||||
* Fri May 05 2023 peijiankang <peijiankang@kylinos.cn> - 22.12.0-2
|
* Fri May 05 2023 peijiankang <peijiankang@kylinos.cn> - 22.12.0-2
|
||||||
- fix install error
|
- fix install error
|
||||||
|
|
||||||
|
|||||||
BIN
ksmtp-23.04.3.tar.xz
Normal file
BIN
ksmtp-23.04.3.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user