diff --git a/xfce4-terminal-0.8.3.tar.bz2 b/xfce4-terminal-0.8.3.tar.bz2 deleted file mode 100644 index 023b7f6..0000000 --- a/xfce4-terminal-0.8.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40e6e4b3b8e887a326d9491a47388bbdc379f971a8d622509c0a006e53dc12f1 -size 929388 diff --git a/xfce4-terminal-0.8.5.tar.bz2 b/xfce4-terminal-0.8.5.tar.bz2 new file mode 100644 index 0000000..21cbccf --- /dev/null +++ b/xfce4-terminal-0.8.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c435b6c0cae93bd16c6f5b72d1e6639847bb15a299af01d3463b7f125348c46c +size 941639 diff --git a/xfce4-terminal.changes b/xfce4-terminal.changes index b307022..424d028 100644 --- a/xfce4-terminal.changes +++ b/xfce4-terminal.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sat May 20 18:14:32 UTC 2017 - lazy.kent@opensuse.org + +- Update to 0.8.5. + * Do not change drop-down window size when zooming in/out. + * Create terminal of desired size instead of default size of + 80x24: this allows to avoid resizing the terminal right after + creation. + * Use default terminal geometry when --geometry parameter is used + but its value only contains X and Y offsets. + * Improve label layout in preferences dialog: restrict max width + to 80 chars. + * Add --minimize command line option. + * Calculate screen dimensions properly when having multiple + monitors. + * Prevent clipboard from being filled with garbage. + * Resolve deprecation warnings: gtk_show_uri_on_window, + gdk_screen_make_display_name, gdk_screen_get_width/height. + * Silence most of deprecation warnings that are not resolved. + * Make Preferences dialog app-global - the same dialog window + will be used by multiple terminal windows. + * Remove large space to the left of tab text when the text is too + short (this allows tabs to be smaller). + * Gtk3 required version bumped to 3.16.0. + * Fix memory leaks. + * Close Find dialog when closing parent terminal window. + * Close Set Title dialog when closing its corresponding tab. + * Translation updates: Catalan, Chinese (Taiwan), German, Greek, + Hebrew, Kazakh, Lithuanian, Norwegian Bokmål, Polish, + Portuguese (Brasil), Russian, Serbian, Slovenian, Swedish, + Thai, Ukrainian. +- Changes in 0.8.4. + * Fixes related to fullscreen state and showing/hiding window in + drop-down mode. + * Fix incorrect window positioning when started in fullscreen + state. + * Add a separate Show window borders setting for drop-down mode. + * Make Double click chars setting more compact in the UI. + * Do not force show drop-down window on screen size change. + * Background image improvements: scale huge images to 8K when + loading from file (this reduces memory consumption); print a + warning if failed to open an image. + * Expose Slim tabs setting to Preferences. + * Translation updates: Bulgarian, Chinese (China), Chinese + (Taiwan), Croatian, Czech, Danish, Dutch, Finnish, French, + Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, + Polish, Portuguese, Russian, Slovak, Spanish, Ukrainian. + ------------------------------------------------------------------- Wed Jan 25 07:23:11 UTC 2017 - lazy.kent@opensuse.org diff --git a/xfce4-terminal.spec b/xfce4-terminal.spec index 6c86054..9a1cd2c 100644 --- a/xfce4-terminal.spec +++ b/xfce4-terminal.spec @@ -18,7 +18,7 @@ Name: xfce4-terminal -Version: 0.8.3 +Version: 0.8.5 Release: 0 Summary: Terminal Emulator for the Xfce Desktop Environment License: GPL-2.0+