fix issue:#I6446Z

(cherry picked from commit 95ef6736fd401b74a9527e654438d26d4d584b16)
This commit is contained in:
liweiganga 2022-12-02 09:10:45 +08:00 committed by openeuler-sync-bot
parent 2d30bb53cb
commit e18d482057

View File

@ -1,6 +1,6 @@
%define specrelease 1%{?dist}
%if 0%{?openeuler}
%define specrelease 1
%define specrelease 2
%endif
%define libname libqtermwidget5
@ -59,6 +59,7 @@ built-in console or terminal emulation widget.
%package -n %{libname}-devel
Summary: Terminal emulator widget for Qt 5
Requires: deepin-terminal
%description -n %{libname}-devel
Terminal emulator widget for Qt 5 (shared libraries)
QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
@ -122,6 +123,9 @@ ldconfig
%{_datadir}/terminalwidget5/translations/*.qm
%changelog
* Fri Dec 02 2022 liweiganga <liwieganga@uniontech.com> - 5.4.8-2
- chore: fix issue:I6446Z
* Tue Jul 19 2022 konglidong <konglidong@uniontech.com> - 5.4.8-1
- update to 5.4.8