Accepting request 447659 from home:jcsl:GTKApps

- new upstream version 0.3.0
  * Arguments are now properly passed to child process
  * Fixed login shell, also applies to new tabs
  * Renamed tabs can now be reset, fixed '--title'
  * Improved GTK3 and VTE support
  * Added palette customization
  * Added terminal zoom feature
  * Added tab activity notification (bold)
  * Added --no_remote to spawn a separate teminal process
  * Optional confirmation when closing multiple tabs

OBS-URL: https://build.opensuse.org/request/show/447659
OBS-URL: https://build.opensuse.org/package/show/X11:lxde/lxterminal?expand=0&rev=65
This commit is contained in:
Michael Vetter 2017-01-03 14:47:36 +00:00 committed by Git OBS Bridge
parent 02974b3e40
commit 3ef85ad51a
4 changed files with 19 additions and 5 deletions

View File

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

3
lxterminal-0.3.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Dec 25 13:37:54 UTC 2016 - trcs@gmx.com
- new upstream version 0.3.0
* Arguments are now properly passed to child process
* Fixed login shell, also applies to new tabs
* Renamed tabs can now be reset, fixed '--title'
* Improved GTK3 and VTE support
* Added palette customization
* Added terminal zoom feature
* Added tab activity notification (bold)
* Added --no_remote to spawn a separate teminal process
* Optional confirmation when closing multiple tabs
-------------------------------------------------------------------
Thu Oct 23 10:32:43 UTC 2014 - andrea@opensuse.org

View File

@ -17,13 +17,13 @@
Name: lxterminal
Version: 0.2.0
Version: 0.3.0
Release: 0
Summary: Lightweight LXDE Terminal
License: GPL-2.0
Group: System/GUI/LXDE
Url: http://www.lxde.org/
Source0: %name-%version.tar.gz
Source0: %name-%version.tar.xz
# PATCH-FEATURE-OPENSUSE lxterminal-0.1.8-disable-f10.patch andrea@opensuse.org
# disable f10 shortcut because yast use it
Patch0: %name-0.1.8-disable-f10.patch