- Update to 1.1.0:

* Handled the zero history size.
  * Added API documentation and followed the naming convention in some
  places of the code.
  * Return focus to the terminal on closing the search bar.
  * Code cleanup and enhancement.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qtermwidget-qt5?expand=0&rev=22
This commit is contained in:
Michael Vetter 2022-04-26 16:20:01 +00:00 committed by Git OBS Bridge
parent 8de5760952
commit 880d4a35cc
6 changed files with 32 additions and 22 deletions

View File

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

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQJJBAABCAAzFiEEGd/fOleb1QnbtXLYvnkwB60i334FAmGFFzIVHHRzdWphbjIw
MDBAZ21haWwuY29tAAoJEL55MAetIt9+QcYQAKncAgNBxGp6WNQ9UpfpgBG1FCRU
JmPsbxm08+DUGcDCCZfCD6Hg3txOXHqyc1EB1Z226U2kA449ypttzQlfgGlBRuAF
OpDnXYmm/UeuafpxBOUwiv7ewYJHeWwQTt9f1hSRWFn0d56GAiwSKY3pOj3WEQ02
Brpq8soHztLnOnkHaKG20NpvMUfsYkEpYIzyW0H6BVHZeFSeLLI9gKd7Itm0wd3N
MEPRcWqrle0cinJ29WS5E+tGoHV2EP5B8NN2nY9BkQ1ACcJLBwYc25pbUnTTsKdz
aiC6f7JMzCE6CEgycETR9+wzQ5NnKVZbrmLgg4O8qX9wpjdfeZn4Ik7bsA5FRIFI
GKamLqU24AKh1wgmrvcj1RWYNYweKjV52QEMPF7uO0RTPKy+JkAg6C/Nz3Zw62lp
GbucycA3g6sCkefztve7/KC6CInGdLX4ijjrHiEA8/XzQcbuTAGVz/euH4sgvHq7
H+y1ObvmaYN80EfCTzPxW++ADKkA/p1911x6nTy14dt6wVHeO2zDvPDGDsRtExO5
BMg+RlUtTmx+wDpBoJE8vUhuS+TwdI33oI/ibE9qN6ChBI1R9DMj7BR1AAQCSXcB
3Kj0YU5uTTTicy33f6xdd5gaPRb14eD1U2IwW/CXAXP/q5hGaN2ZkcTFkAH5sobn
NnWhOqY86rzuY28K
=aGpM
-----END PGP SIGNATURE-----

3
qtermwidget-1.1.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
iQJJBAABCAAzFiEEGd/fOleb1QnbtXLYvnkwB60i334FAmJaxnYVHHRzdWphbjIw
MDBAZ21haWwuY29tAAoJEL55MAetIt9+eiQP/2mY4ysKGzriGm2R5gEViR4f9XSH
64ektUzv+ZFpR/fVu7Pj+BJp0BTfoZ0HKYlAcsB5UfBuuXur31QzAis6nUx0Y741
eJIXEQ6egSFPInujy2CJ1DvD5cR9aAQ2FLf7YenlfEXPIzoEMDw0/egmn3DXMeRr
US18Vy339iEetnakjQEqt5pX1NEh2sI4fjVJKPP3YwqOdmw6AXHvLvcH85omsGFV
YE+lDO2qQax5b2gUzbPDE8ohZ+RQwdETjJfqxlYNmz+CaJnBtkHxYhcmuEiNFH8x
WD+bp0XxQ8bxHXSZYmEM3eNivpACIQEdCKWl2qE3YUXOcw1BWpt1+1f8Xl92Pb2K
chBEkkXq7+tIvzWRuhAK8GFoKw/30hezLczXyzPLefs/ucqIYSu3K1lSLuXsMHDQ
esfs7AipyOYqeU7Pguv85r7jhJU7iSHrAosNl3S8W1mBNx/Q09ZI6BMxww+GQwEJ
YcE83erpXBlhDvrvWgLkwnlPuguwqAVQtbskR2ZXmQLzW86taKWNSDpgRZjoJcdw
Hoz5Nf0Y2y1AT85nHAdhFGCQVSnjRcde5Z5BKPV9juqXuSJY81kHl1+RkYu5VopO
zbIVjuTOL3ykbRY72fSbIWJWdjwWX0+NdMC2wx9EbNTZX9+KqRaFL5ysCdW6yknz
xfH04XT5IiToly/Y
=MgZm
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Apr 26 16:17:25 UTC 2022 - Michael Vetter <mvetter@suse.com>
- Update to 1.1.0:
* Handled the zero history size.
* Added API documentation and followed the naming convention in some
places of the code.
* Return focus to the terminal on closing the search bar.
* Code cleanup and enhancement.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 26 14:58:28 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr> Tue Apr 26 14:58:28 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
# #
# spec file for package qtermwidget-qt5 # spec file for package qtermwidget-qt5
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -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 \ code dealing with user interface parts and session management was \
removed. removed.
Name: qtermwidget-qt5 Name: qtermwidget-qt5
Version: 1.0.0 Version: 1.1.0
Release: 0 Release: 0
Summary: %{pack_summ} Summary: %{pack_summ}
License: GPL-2.0-or-later License: GPL-2.0-or-later