bump to 23.04.3
Signed-off-by: lvgenggeng <lvgenggeng@uniontech.com>
This commit is contained in:
parent
e8221b25b3
commit
cfea4b4b0e
@ -8,7 +8,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 22.12.0
|
Version: 23.04.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The KPimTextEdit Library
|
Summary: The KPimTextEdit Library
|
||||||
|
|
||||||
@ -21,7 +21,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 says we should just patch this downstream, see the discussion on:
|
# upstream says we should just patch this downstream, see the discussion on:
|
||||||
# https://phabricator.kde.org/D17947
|
# https://phabricator.kde.org/D17947
|
||||||
@ -118,17 +118,21 @@ make test ARGS="--output-on-failure --timeout 30" -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}/libKF5PimTextEdit.so.*
|
%{_kf5_libdir}/libKPim5TextEdit.so.*
|
||||||
%{_qt5_plugindir}/designer/kpimtexteditwidgets.so
|
%{_qt5_plugindir}/designer/kpimtextedit5widgets.so
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_kf5_includedir}/KPIMTextEdit/
|
%{_kf5_libdir}/libKPim5TextEdit.so
|
||||||
%{_kf5_libdir}/libKF5PimTextEdit.so
|
%{_includedir}/KPim5/KPIMTextEdit/
|
||||||
%{_kf5_libdir}/cmake/KF5PimTextEdit/
|
%{_kf5_libdir}/cmake/KF5PimTextEdit/
|
||||||
|
%{_kf5_libdir}/cmake/KPim5TextEdit
|
||||||
%{_kf5_archdatadir}/mkspecs/modules/qt_KPIMTextEdit.pri
|
%{_kf5_archdatadir}/mkspecs/modules/qt_KPIMTextEdit.pri
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 04 2023 lvgenggeng <lvgenggeng@uniontech.com> - 23.04.3-1
|
||||||
|
- bump to 23.04.3
|
||||||
|
|
||||||
* Tue Apr 25 2023 peijiankang <peijiankang@kylinos.cn> - 22.12.0-1
|
* Tue Apr 25 2023 peijiankang <peijiankang@kylinos.cn> - 22.12.0-1
|
||||||
- Init Package for openEuler
|
- Init Package for openEuler
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
kpimtextedit-23.04.3.tar.xz
Normal file
BIN
kpimtextedit-23.04.3.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user