fix issue:#I6446Z
(cherry picked from commit 95ef6736fd401b74a9527e654438d26d4d584b16)
This commit is contained in:
parent
2d30bb53cb
commit
e18d482057
@ -1,6 +1,6 @@
|
|||||||
%define specrelease 1%{?dist}
|
%define specrelease 1%{?dist}
|
||||||
%if 0%{?openeuler}
|
%if 0%{?openeuler}
|
||||||
%define specrelease 1
|
%define specrelease 2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define libname libqtermwidget5
|
%define libname libqtermwidget5
|
||||||
@ -59,6 +59,7 @@ built-in console or terminal emulation widget.
|
|||||||
|
|
||||||
%package -n %{libname}-devel
|
%package -n %{libname}-devel
|
||||||
Summary: Terminal emulator widget for Qt 5
|
Summary: Terminal emulator widget for Qt 5
|
||||||
|
Requires: deepin-terminal
|
||||||
%description -n %{libname}-devel
|
%description -n %{libname}-devel
|
||||||
Terminal emulator widget for Qt 5 (shared libraries)
|
Terminal emulator widget for Qt 5 (shared libraries)
|
||||||
QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
|
QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
|
||||||
@ -122,6 +123,9 @@ ldconfig
|
|||||||
%{_datadir}/terminalwidget5/translations/*.qm
|
%{_datadir}/terminalwidget5/translations/*.qm
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jul 19 2022 konglidong <konglidong@uniontech.com> - 5.4.8-1
|
||||||
- update to 5.4.8
|
- update to 5.4.8
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user