update to 23.04.3-1
This commit is contained in:
parent
a65ff11575
commit
903fccfcf1
@ -1,8 +1,8 @@
|
||||
%global framework ksmtp
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 22.12.0
|
||||
Release: 2
|
||||
Version: 23.04.3
|
||||
Release: 1
|
||||
Summary: KDE SMTP libraries
|
||||
|
||||
License: LGPLv2+
|
||||
@ -14,7 +14,7 @@ URL: https://invent.kde.org/frameworks/%{framework}/
|
||||
%else
|
||||
%global stable stable
|
||||
%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
|
||||
|
||||
@ -72,16 +72,21 @@ Requires: kf5-kmime-devel >= %{version}
|
||||
%files -f %{name}.lang
|
||||
%license LICENSES/*
|
||||
%{_kf5_datadir}/qlogging-categories5/*%{framework}.*
|
||||
%{_kf5_libdir}/libKPimSMTP.so.*
|
||||
%{_kf5_libdir}/libKPim5SMTP.so.*
|
||||
|
||||
%files devel
|
||||
%{_kf5_libdir}/libKPimSMTP.so
|
||||
%{_kf5_libdir}/libKPim5SMTP.so
|
||||
%{_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
|
||||
|
||||
|
||||
%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
|
||||
- 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