From 819f9be9805c40f6e1ebb45b2bce4ea9c527724a11a3e1ab38f6c9254214efdf Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 26 Oct 2016 15:24:42 +0000 Subject: [PATCH] Accepting request 437197 from home:Lazy_Kent:branches:X11:xfce update to 0.8.0 OBS-URL: https://build.opensuse.org/request/show/437197 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-terminal?expand=0&rev=19 --- xfce4-terminal-0.6.92.tar.bz2 | 3 --- xfce4-terminal-0.8.0.tar.bz2 | 3 +++ xfce4-terminal.changes | 38 +++++++++++++++++++++++++++++++++++ xfce4-terminal.spec | 4 ++-- 4 files changed, 43 insertions(+), 5 deletions(-) delete mode 100644 xfce4-terminal-0.6.92.tar.bz2 create mode 100644 xfce4-terminal-0.8.0.tar.bz2 diff --git a/xfce4-terminal-0.6.92.tar.bz2 b/xfce4-terminal-0.6.92.tar.bz2 deleted file mode 100644 index a8d0621..0000000 --- a/xfce4-terminal-0.6.92.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62140f8956d9c9aa4d483cf6cfbf6d76749b0f1feb47fa8413f0972e97461574 -size 854899 diff --git a/xfce4-terminal-0.8.0.tar.bz2 b/xfce4-terminal-0.8.0.tar.bz2 new file mode 100644 index 0000000..3e3c1e4 --- /dev/null +++ b/xfce4-terminal-0.8.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e915c05a3d07b66d153e1ba8614f904f9c12b2dd8372b27d24c0d339743d5b0a +size 868612 diff --git a/xfce4-terminal.changes b/xfce4-terminal.changes index 221f897..81b3d7f 100644 --- a/xfce4-terminal.changes +++ b/xfce4-terminal.changes @@ -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 diff --git a/xfce4-terminal.spec b/xfce4-terminal.spec index 850e385..f26e12f 100644 --- a/xfce4-terminal.spec +++ b/xfce4-terminal.spec @@ -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)