Accepting request 618637 from X11:LXQt

- Remove BuildRequires lxqt-l10n

- Update to 0.9.0:
  * Fix tab texts, especially for vertical tabs
  * Sort color schemes alphabetically
  * Support modifying $TERM and use xterm-256color by default
  * Misc bug fixes for the tabbar
  * Close tab on middle clicking
  * A real shortcut editor
  * Allow to change tab title color
  * Make tab closing button configurable
  * Make active tab text bold to make it more visible
  * New config: show terminal size on resize
  * Fix bracket paste
  * Fix terminal menubar transparency
  * Add option for configuring tab width limit.
  * Add maximum tab width and proper text eliding.
  * Enable bidi by default
  * Add RTL support button

OBS-URL: https://build.opensuse.org/request/show/618637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qterminal?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2018-06-29 20:32:37 +00:00 committed by Git OBS Bridge
commit a63439826d
6 changed files with 54 additions and 29 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEfHM7pfWFqtZp5NI6QsnI069epeMFAlnro5IACgkQQsnI069e
peOl/A//eCvIu//EiKDNyvwgDtRMjqe4p044VVngCS0JV5jCQmQmTluqqF7H2Ize
nnLpayYkNEEE9ZK0OO8qgv/fSIkX7imGXMK/B7oIex4pM64QAKw9VkC5eG0eKcM8
OVNA/ynOUMkVSZ4qEnghvXHF/JseCzxRZZPa/lsAkTa1NLMFJctp7tNOJKaHtqzp
kYyCjwnnjHNV7B2qgYNTMcBzDw8trgRFRQAnPCoKMxtCtOa6JH+GVMhbv0nxrgmN
y6Cpi7y10ODpobnxu/n94itQaZklTeDn3Suejn3ANVMWUgEddX0qxTb0eD5kLR/v
f3/BvDFCF/SaghnRJXW0APZZQt6qe04etWnPFZXAKaisIS3+vbkqGFW2aNcQt7YM
dcmuG45jKFWbR37KAoHcaoE5ftxIzUWA4EXWtcdST2welRRbVxGuvwZKslV1UIRn
bnle0qmucP/35yEEoVBtgdlaYZaJKZNeBqSWowljy4WiFOoRJt1sgO8twHgnrGbu
kgyi99XtAKIF8RMqmYImRKf+M9OPZ3Xk9+rqDBgX5+lp0+MWMIlmXLpN7R0PJ/7g
timFoBggGYw/J8a/tSJ1LNbeNNqIa9/seUehtEAXzLm0d5FYL81ReSj0EMTcKemn
nMyGqesMuFYd7LNx94jT9x8EiXu8g4IXzTqFoFXBfYKIBQW5NOQ=
=dpUS
-----END PGP SIGNATURE-----

3
qterminal-0.9.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEfHM7pfWFqtZp5NI6QsnI069epeMFAlsDHDcACgkQQsnI069e
peMUSg//VnDdYAOsTvdDc8rl9y87cBEkh0D3N9bPO3knGYdGbxfFvIlHgYDN4RCb
q5rdjHshQ3LFsyEDPJBo0xunNT/h5/hqqQ6I/Ea6Mtv+vfyfQXxV3ZY/PHz1mdWY
QZlFwzLfWHnbQaBOks1Ab3lQ+2SJjHM7SkDJ1uAZOFIgRF0LR9m0pHEXuzg0n+cK
gie6E4m9gY1p+++Siep2Lx+ekzfLg5LtGpmgca5ujg7jXNphnUJIBkj4UeyWWmFI
2XOhVUafahiv//tBJ+Vd4mv+dWYWgt3OvB5IJg99l8ZC21PYPh5o1LVI4D3m6VWR
AHQcjEmIPc+oQnwDIBVJpZglVx4UP1mVVW4h8twsxC0YGg29LWF1eWS1M4/mHzs9
xVPLFT8JTk+RlvDHSYoL3S9x+r4tH2yhfb0j6RBUzwmXOSAWQnUbZZc8nlKUVNOl
WFOkki8Pe36DoE4okNGYsHM7mOt842a9g76mzQn7Zk7H2PRgIGOo2E9ftfD4YCEz
NHYsqku4kwxl3bOxp7+kuJoDn6ShboC8u0kufz1vRD98ONjUnpxmNpLsktvTb3BV
dnU18ncYM+VkCsGL9frzXoL+FzglyYcBumYUhGvq7ptWqRBJ1R8Pkk8Q1ZTpfgs1
qDpmeMdVGZqpB5qF//5+4AFIxie6FvCmDX+/EvjaFqFggkHWpLw=
=SibD
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Sat Jun 23 06:35:22 UTC 2018 - mvetter@suse.com
- Remove BuildRequires lxqt-l10n
-------------------------------------------------------------------
Tue May 22 15:26:34 UTC 2018 - mvetter@suse.com
- Update to 0.9.0:
* Fix tab texts, especially for vertical tabs
* Sort color schemes alphabetically
* Support modifying $TERM and use xterm-256color by default
* Misc bug fixes for the tabbar
* Close tab on middle clicking
* A real shortcut editor
* Allow to change tab title color
* Make tab closing button configurable
* Make active tab text bold to make it more visible
* New config: show terminal size on resize
* Fix bracket paste
* Fix terminal menubar transparency
* Add option for configuring tab width limit.
* Add maximum tab width and proper text eliding.
* Enable bidi by default
* Add RTL support button
-------------------------------------------------------------------
Wed Oct 25 09:19:46 UTC 2017 - mvetter@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package qterminal
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 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
@ -17,20 +17,19 @@
Name: qterminal
Version: 0.8.0
Version: 0.9.0
Release: 0
Summary: A Qt-based terminal emulator
License: GPL-2.0
License: GPL-2.0-only
Group: System/X11/Terminals
Url: https://github.com/lxde/qterminal
Source: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
Source1: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
URL: https://github.com/lxqt/qterminal
Source: https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
Source1: https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
Source2: %{name}.keyring
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: libQt5Gui-private-headers-devel
BuildRequires: lxqt-build-tools-devel
BuildRequires: lxqt-l10n
BuildRequires: lxqt-build-tools-devel >= 0.5.0
BuildRequires: pkgconfig
BuildRequires: qtermwidget-qt5-devel >= %{version}
BuildRequires: utf8proc-devel
@ -63,8 +62,8 @@ make %{?_smp_mflags}
%cmake_install
%files
%defattr(-,root,root)
%doc AUTHORS LICENSE README.md CONTRIBUTING*
%license LICENSE
%doc AUTHORS README.md CONTRIBUTING*
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
%{_datadir}/applications/%{name}_drop.desktop