Dominique Leuenberger 2017-01-12 14:56:04 +00:00 committed by Git OBS Bridge
commit 3a1de545b3
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