- Update to 0.14.0:

* Clarify the licenses used in qtermwidget and added the missed root licenses
  * Ensure .bash_history is correctly written out
  * Make Backspace behaves the same as xterm
  * Fixed visual glitches in the search bar
  * Redraw cursor after cursor type changed
  * Fix handling of ST (String Terminator) for OSC (Operating System Commands)

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qtermwidget-qt5?expand=0&rev=6
This commit is contained in:
Michael Vetter 2019-01-31 10:55:38 +00:00 committed by Git OBS Bridge
parent bcc3158a8b
commit d3b83761cc
6 changed files with 35 additions and 26 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0db7b6140ad5213383082403508ef3a38dab782caf679ffd4a00b44df519b893
size 178896

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEfHM7pfWFqtZp5NI6QsnI069epeMFAlxLpt4ACgkQQsnI069e
peO99BAAjEsB/rdV+JOabNmd6N1x7hpVNDJL7nmnODRKCLfl/9DHy1Zb9f/J+2io
BzRkksNueD8P94s6ER5WEmD2wqcKz1gSG7eDwpHe4g/SfoE8enIvMxI7lu69pr1+
EXkM3gRBBtDJ++WokPT3QVxFc4Mwjgi0w5knR8uHGRzvkgG8NeMBUtDZUN1FJ5JY
g3ru2uOLeYxWDaUbxRtftJPNpBRVyADllvDr3WsGVG4/5HavmIcjfCeib3fTaoHE
butkBQJpcNSKZYjb4yrSiHtIaBKoChs7VKkkoHAst0UBziAhXXP/+zPJdaMTF+QR
k7DFpsFnCQkS2gtp+4Sr0QuMVENAcTmZnS5KH7l4q6mdTc8mKiA2AJH6PR59EJOw
kRMDaQrXEAvqMgIBaEI5YfTQS/KG+ufR967WBRA4Z3b0qVRfE4cfcUvs+KbTLMAg
uZ58aAUXHZwr/MJMgjM2emBHHsKGk759em3mNYEWbZ10ebDmfhB9XKKfgm88m247
JffXC5aDMYFcvI68pW7HSJNTf7aQCKBkWvf0uUISMC4Ai6/d6GV0wBCXKTDDIXA2
YaZ684WnX2gxeeGnwHL4LO/4G11K3ca0jOff7pPxszEUOrgbtQ5E4x0Z1Ov0FnUD
hbrDsysM1Q4eqacOwr2ovvHuc6ouJQkAuraKckfcS57MnIwQ+is=
=1Js4
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e39ce62fec18112634630654f41f08f4be4638bcf0bebbc89d71c9aefdfa38b0
size 166976

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEfHM7pfWFqtZp5NI6QsnI069epeMFAlsDBX8ACgkQQsnI069e
peNmbg/6AtEWKEqEtPtSvDOYdf0TSio6s7D9qYFTm9caoHVy12Bb6zwDi6QQ7eTq
kPdJ7ywdUancNGnDmUvaeFJFCOwk2dnfk5B0z81mPmWZ8COwqrFbN37JIYQ7iMIT
jj+jyG69WbBps34gEhG6QSn/XEX1SyE3c9TQkzGwJltg7m+ePRUUv6WnNyqFzDsO
mHRmzVTxUyEQsMi81kwyR6wvFWVL9slvR5HSxxbQV0vY/1ooxZJOeZGT7QDckFRv
di2fiMUrZfug2i/q2KFK7XmN+YkoNCmuMJyrBoPj20siiWERQZejyG0Mpk2+1ytM
4pV6Sxso1j0n6mLs5aopTCXK5hwdfWG35hUu4aeDair1+9qwRE3weFuDempE4Zso
G73+yA1Fltg3vaghwGdg1OFINHE5c4VSz1FbiiV5nbJHJVzVbc5dDhglNhqJ6M+O
a37PZsdxRxC+JwMP9u5clEFi5Pc0CCf3wgu6JM0TY7DdHmTdZFN4P4SZ/x5farE6
sLSPJWm6qp2L6T2CDZme4SRDnj0AuS8C3mllOG2J5Z5KuuHepAiXG6apGf2jF24N
m5qFnXJFqYnfLlgi3p795FpdOuXBpdPGhALyl3BGcf1cuV5Zhp18nmfeaU5MUlZr
5KGytW9QfM21JLkq7zE0R50ArC8dQCXvtw8oDaK1A2Z6xYzBmuU=
=lt94
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Jan 31 10:54:46 UTC 2019 - Michael Vetter <mvetter@suse.com>
- Update to 0.14.0:
* Clarify the licenses used in qtermwidget and added the missed root licenses
* Ensure .bash_history is correctly written out
* Make Backspace behaves the same as xterm
* Fixed visual glitches in the search bar
* Redraw cursor after cursor type changed
* Fix handling of ST (String Terminator) for OSC (Operating System Commands)
-------------------------------------------------------------------
Tue May 22 14:40:54 UTC 2018 - mvetter@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package qtermwidget-qt5
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -27,7 +27,7 @@ Konsole code was rewritten entirely with using Qt only, and all \
code dealing with user interface parts and session management was \
removed.
Name: qtermwidget-qt5
Version: 0.9.0
Version: 0.14.0
Release: 0
Summary: %{pack_summ}
License: GPL-2.0-or-later
@ -36,13 +36,11 @@ URL: https://github.com/qterminal/qtermwidget
Source: https://github.com/lxde/qtermwidget/releases/download/%{version}/qtermwidget-%{version}.tar.xz
Source1: https://github.com/lxde/qtermwidget/releases/download/%{version}/qtermwidget-%{version}.tar.xz.asc
Source2: qtermwidget.keyring
BuildRequires: cmake >= 3.0.2
BuildRequires: lxqt-build-tools-devel >= 0.5.0
BuildRequires: cmake >= 3.1.9
BuildRequires: lxqt-build-tools-devel >= 0.6.0
BuildRequires: pkgconfig
BuildRequires: utf8proc-devel
BuildRequires: cmake(Qt5LinguistTools)
# If we want translations we need to have more dependencies
#BuildRequires: lxqt-l10n
BuildRequires: pkgconfig(Qt5Widgets) >= 5.7.1
%description