Dominique Leuenberger 2016-10-26 19:48:39 +00:00 committed by Git OBS Bridge
commit 2072f18a8c
4 changed files with 43 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,41 @@
-------------------------------------------------------------------
Sun Oct 23 19:30:03 UTC 2016 - lazy.kent@opensuse.org
- Update to 0.8.0.
* Move context menu zoom actions to a sub-menu.
* Fix some build-time deprecation warnings.
* Fix hiding of dropdown terminal.
* Fix setting focus to dropdown window.
* Fix "Always keep window on top" setting that was ignored.
* Show missing action icons in dropdown mode.
* Add rewrap on resize control option to Preferences.
* Add --show/hide-scrollbar command line options.
* Implement background image support; add BackgroundImageShading
setting for background image mode.
* Remove "Scrolling single line" option as the functionality is
implemented by vte.
* Add mouse-wheel binding for zoom: Shift + Ctrl + wheel up/down
controlled by a hidden option MiscMouseWheelZoom - ON by
default.
* Do not set DISPLAY variable in non-X11 environments (e.g.
Wayland).
* Fix memory leak when showing preferences dialog.
* Fix menubar text not visible with some themes.
* Fix vte "resize-window" signal handler.
* Fix notebook widget transparency seen under Unity.
* Make vte transparency work in Gnome under both X11 and Wayland.
* Show warning and disable Opacity control in Preferences if
window manager does not support compositing.
* Fix tab activity indication.
* Fix geometry positioning when a negative offset is used.
* Quote all file names/URIs drag-and-dropped to the terminal.
* Fix cursor focus.
* Translation updates: Bulgarian, Chinese (Taiwan), Croatian,
Czech, Dutch, English (Australia), French, German, Hebrew,
Japanese, Korean, Lithuanian, Malay, Polish, Portuguese,
Portuguese (Brazil), Russian, Slovak, Spanish, Swedish, Thai,
Ukrainian.
-------------------------------------------------------------------
Tue Oct 11 20:49:46 UTC 2016 - lazy.kent@opensuse.org

View File

@ -18,13 +18,13 @@
Name: xfce4-terminal
Version: 0.6.92
Version: 0.8.0
Release: 0
Summary: Terminal Emulator for the Xfce Desktop Environment
License: GPL-2.0+
Group: System/X11/Terminals
Url: http://docs.xfce.org/apps/terminal/start
Source0: http://archive.xfce.org/src/apps/xfce4-terminal/0.6/%{name}-%{version}.tar.bz2
Source0: http://archive.xfce.org/src/apps/xfce4-terminal/0.8/%{name}-%{version}.tar.bz2
BuildRequires: intltool
BuildRequires: pkgconfig
BuildRequires: pkgconfig(dbus-glib-1)