diff --git a/xfce4-terminal-0.8.1.tar.bz2 b/xfce4-terminal-0.8.1.tar.bz2 deleted file mode 100644 index 32035d4..0000000 --- a/xfce4-terminal-0.8.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ddfe53a89d315a4a9170ca6d2cee2d33145bd63630062b2e867fb3a5fcde5fdf -size 871184 diff --git a/xfce4-terminal-0.8.3.tar.bz2 b/xfce4-terminal-0.8.3.tar.bz2 new file mode 100644 index 0000000..023b7f6 --- /dev/null +++ b/xfce4-terminal-0.8.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40e6e4b3b8e887a326d9491a47388bbdc379f971a8d622509c0a006e53dc12f1 +size 929388 diff --git a/xfce4-terminal.changes b/xfce4-terminal.changes index 366337a..b307022 100644 --- a/xfce4-terminal.changes +++ b/xfce4-terminal.changes @@ -1,3 +1,48 @@ +------------------------------------------------------------------- +Wed Jan 25 07:23:11 UTC 2017 - lazy.kent@opensuse.org + +- Update to 0.8.3. + * Fix incorrect initial position of a drop-down window under + Unity. + * min-height/width CSS properties not available in old GTK + versions. + * Remove redundant set_window_geometry_hints() call. + * Add Help button to Set Title dialog. + * GtkColorButton show-editor property only available starting + with GTK 3.20. + * Watch for screen size changes to update drop-down window size + or position accordingly. Size change signal is emitted when + monitor resolution is changed or another monitor is connected. + * Make slim tabs even more slim. + * Translation updates: Chinese (China), Lithuanian, Thai. +- Changes in 0.8.2. + * Add hidden option MiscSlimTabs to override huge gtk3 tabs + style. + * Temporarily show menubar with F10 even if it's hidden. + * Add "Run custom command instead of shell" feature. + * Fix segfault on dragging last window tab to another window. + * Add option for ambigouos-width characters (narrow/wide). + * Don't show palette when editing palette colors in preferences. + * Fix move dropdown window to monitor with pointer behavior. + * When un-closing a tab, set it active if it was active when it + got closed. + * Set locale as vte encoding in case encoding is not set in prefs + (support for running 'LANG=charset xfce4-terminal'). + * Allow to specify text selection background color. + * Allow to select system-wide monospace font in preferences. + * Fix Alt+n shortcuts when starting with several tabs. + * Add option to automatically copy selection to the clipboard. + * Support background image transparency. + * Fix deprecation warnings. + * Support setting drop-down status bar icon with --icon option. + * Fix terminal geometry hints for GTK < 3.19.5. + * Translation updates: Arabic, Bulgarian, Catalan, Chinese + (China), Chinese (Taiwan), Croatian, Czech, Danish, Deutsch, + Dutch, French, Hebrew, Italian, Japanese, Kazakh, Korean, + Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, + Portuguese (Brazil), Russian, Slovak, Spanish, Swedish, + Ukrainian. + ------------------------------------------------------------------- Fri Nov 4 20:47:17 UTC 2016 - lazy.kent@opensuse.org diff --git a/xfce4-terminal.spec b/xfce4-terminal.spec index 259289f..6c86054 100644 --- a/xfce4-terminal.spec +++ b/xfce4-terminal.spec @@ -1,7 +1,7 @@ # # spec file for package xfce4-terminal # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Guido Berhoerster. # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: xfce4-terminal -Version: 0.8.1 +Version: 0.8.3 Release: 0 Summary: Terminal Emulator for the Xfce Desktop Environment License: GPL-2.0+