!12 [sync] PR-11: fix issue:#I6446Z
From: @openeuler-sync-bot Reviewed-by: @yeqinglong01 Signed-off-by: @yeqinglong01
This commit is contained in:
commit
88f178e9e5
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user