diff --git a/xfce4-terminal-0.8.8.tar.bz2 b/xfce4-terminal-0.8.8.tar.bz2 deleted file mode 100644 index 31cf067..0000000 --- a/xfce4-terminal-0.8.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fba6a60d3a0fee07417ad7c36bf78cc45be1b27f0759e125051aa73f08487fd -size 938843 diff --git a/xfce4-terminal-0.8.9.1.tar.bz2 b/xfce4-terminal-0.8.9.1.tar.bz2 new file mode 100644 index 0000000..b353cf8 --- /dev/null +++ b/xfce4-terminal-0.8.9.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0deb0d06e50a8a41fb00e2c3773f0793882cb9f073ae16ead887bb9681c514cd +size 943603 diff --git a/xfce4-terminal.changes b/xfce4-terminal.changes index 1865666..99afae9 100644 --- a/xfce4-terminal.changes +++ b/xfce4-terminal.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Fri Dec 27 19:41:40 UTC 2019 - Maurizio Galli + +- Update to version 0.8.9.1 + - Fix "Open terminal here" functionality that was broken in release + 0.8.9 (bxo#16307) +- Changes in version 0.8.9 + - Respect the "Working Directory" setting when opening initial window + (the current directory was used instead). (bxo#16292) + - Disable "Paste" actions in read-only mode + - Point session manager to desktop file. (bxo#16121) + - Resolve G_TYPE_INSTANCE_GET_PRIVATE deprecation warning + - Allow to use shortcuts when menu mnemonics are disabled. + (bxo#15989) + - Fix 'Menubar starts shown when set to hidden in properties' + (bxo#15979) + - Fix invalid geometry on Wayland. + - Fix size increase when the menu is used on Wayland (bxo#13938) + - Avoid passing null pointer to g_warning() + - Replace GLib threading functions with their GDK counterparts + - Fix setting a font via the command line (bxo#15869) + - Properly apply zoom factor when creating new tab (bxo#15785) + - Add icons to "Cancel" and "Paste" buttons + - Fix background color changing when changing focus if "Vary the + background color for each tab" is enabled (bxo#15740) + - Revert "Save accelerators map on exit".(bxo#16058) + - Allow to unset window urgency hint even if "Visual bell" is disabled + (bxo#15729) + - Unmaximize drop-down window when hiding it. (bxo#15681) + - Allow to use --maximize with drop-down windows + - Search dialog: Make opacity scale unfocusable. This prevents the text + entry from losing focus when the opacity scale is used. + - Fix closing tabs with middle click. (bxo#15687) + - Translation updates + ------------------------------------------------------------------- Fri Oct 25 13:58:40 UTC 2019 - Marcel Kuehlhorn diff --git a/xfce4-terminal.spec b/xfce4-terminal.spec index d6ed0bc..c335b66 100644 --- a/xfce4-terminal.spec +++ b/xfce4-terminal.spec @@ -1,7 +1,7 @@ # # spec file for package xfce4-terminal # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # Copyright (c) 2012 Guido Berhoerster. # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %bcond_with git Name: xfce4-terminal -Version: 0.8.8 +Version: 0.8.9.1 Release: 0 Summary: Terminal Emulator for the Xfce Desktop Environment License: GPL-2.0-or-later