Accepting request 610949 from X11:xfce

update to version 0.8.7.4 (forwarded request 610948 from seife)

OBS-URL: https://build.opensuse.org/request/show/610949
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-terminal?expand=0&rev=20
This commit is contained in:
Dominique Leuenberger 2018-05-29 08:36:23 +00:00 committed by Git OBS Bridge
commit 1c7434097d
4 changed files with 53 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,51 @@
-------------------------------------------------------------------
Wed May 16 09:40:26 UTC 2018 - seife+obs@b1-systems.com
- update to version 0.8.7.4
- Tab became active if unclosed to the left of the current tab
- Fix new tab being one pixel short under some GTK themes (e.g.
Greybird) which led to changing the window geometry and losing
a row (bxo#13263)
- Resolve deprecation of vte_terminal_match_set_cursor_type()
- Add --preferences command line option and corresponding .desktop
file: this allows to open a standalone Preferences dialog from
Xfce Settings (bxo#13249)
- Add command line options for setting text (foreground) and
background colors: --color-text and --color-bg (bxo#4887)
- Add "Copy Input" action: it shows a popover and allows to copy
the input to all tabs within the current window (bxo#10047)
- Update URLs to use https protocol
- Add info on accels.scm to the man page
- Reduce the Preferences dialog height
- First show the terminal and then update its settings (bxo#14322)
- Add command line option --active-tab which allows to specify
active tab within a window. It also allows to keep the active tab
when restoring a saved Xfce session.
- Convert "Relaunch" dialog to GtkInfoBar to make it less intrusive
- Add tooltips for "Set Title" popover elements
- Resolve the warnings gcc8 has introduced
- Translation updates
- changes in 0.8.7.3
- Fix drop-down terminal hotkey (bxo#14289)
- Suppress gdk_keyboard_(un)grab deprecation warnings
- Restore "Allow bold text" option (bxo#14292)
- Fix app crash when running a non-existing command (bxo#14295)
- Correct foreground process check for async child spawn
- Add an option to disable "Relaunch" dialog pop-up (bxo#14287)
- changes in 0.8.7.2
- Fix gdk_keyboard_(un)grab deprecation warnings
- Suppress gtk_status_icon_* deprecation warnings
- Use async spawn method for VTE >= 0.48 (bxo#14249)
- Fix handling of tabs reordering (bxo#14278)
- Update window actions and active tab indication on reordering tabs
-------------------------------------------------------------------
Wed May 16 05:16:06 UTC 2018 - bosim@opensuse.org
- update to version 0.8.7.1:
* Fix Alt+n shortcuts for switching tabs; also, update tabs menu after
reordering tabs (bxo#14247, boo#1092655)
-------------------------------------------------------------------
Fri Mar 2 12:43:10 UTC 2018 - seife+obs@b1-systems.com

View File

@ -18,7 +18,7 @@
Name: xfce4-terminal
Version: 0.8.7
Version: 0.8.7.4
Release: 0
Summary: Terminal Emulator for the Xfce Desktop Environment
License: GPL-2.0-or-later
@ -85,6 +85,7 @@ make %{?_smp_mflags} V=1
%dir %{_datadir}/xfce4
%{_datadir}/xfce4/terminal
%{_datadir}/applications/xfce4-terminal.desktop
%{_datadir}/applications/xfce4-terminal-settings.desktop
%dir %{_datadir}/gnome-control-center
%{_datadir}/gnome-control-center/default-apps
%{_mandir}/man1/xfce4-terminal.1*