From 0c3602db54ff81b8f25e3bd8692aebabaf1e1a9937490ab4c87d992946cc4589 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 18 Oct 2016 13:37:26 +0000 Subject: [PATCH] Accepting request 434410 from home:Lazy_Kent:branches:X11:xfce update to 0.6.92 OBS-URL: https://build.opensuse.org/request/show/434410 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-terminal?expand=0&rev=17 --- xfce4-terminal-0.6.90.tar.bz2 | 3 -- xfce4-terminal-0.6.92.tar.bz2 | 3 ++ xfce4-terminal.changes | 59 +++++++++++++++++++++++++++++++++++ xfce4-terminal.spec | 2 +- 4 files changed, 63 insertions(+), 4 deletions(-) delete mode 100644 xfce4-terminal-0.6.90.tar.bz2 create mode 100644 xfce4-terminal-0.6.92.tar.bz2 diff --git a/xfce4-terminal-0.6.90.tar.bz2 b/xfce4-terminal-0.6.90.tar.bz2 deleted file mode 100644 index bd0fedd..0000000 --- a/xfce4-terminal-0.6.90.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec540579d2d85111f322ffa08a4c3690c26612699af1b22c8d4f3480e38e70d1 -size 838790 diff --git a/xfce4-terminal-0.6.92.tar.bz2 b/xfce4-terminal-0.6.92.tar.bz2 new file mode 100644 index 0000000..a8d0621 --- /dev/null +++ b/xfce4-terminal-0.6.92.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62140f8956d9c9aa4d483cf6cfbf6d76749b0f1feb47fa8413f0972e97461574 +size 854899 diff --git a/xfce4-terminal.changes b/xfce4-terminal.changes index d837232..221f897 100644 --- a/xfce4-terminal.changes +++ b/xfce4-terminal.changes @@ -1,3 +1,62 @@ +------------------------------------------------------------------- +Tue Oct 11 20:49:46 UTC 2016 - lazy.kent@opensuse.org + +- Update to 0.6.92. + * Fix geometry setting (default ot provided via the command line + option) for GTK 3.20.5. + * Remove "Update utmp/wtmp records when command is launched" + setting since the feature has been removed from vte. + * Replace deprecated GtkTable with GtkGrid in Preferences. + * Disable Zoom-In/Out actions on reaching zoom limits. + * Do not allow Reset in Read-Only mode. +- Changes in 0.6.91. + * Fix solarized light theme colors. + * Fix huge size of Set Title dialog under wayland. + * Support wayland (resolve crashes and warnings). + * Improve handling negative x/y geometry positions. + * Fix scrollbar/menubar/toolbar incorrectly shown in dropdown + mode after window has been minimized/restored. + * Add ability to save terminal contents to a file. + * Prepare for upcoming vte regex API change. + * Fix Vte-WARNING related to regex. + * Implement Read-Only mode (user input disabled). + * Fix input focus lost issue after exiting a console app (e.g. + nano). + * Fix cursor not blinking when fg color = bg color. + * Enable configuration of a new tab working directory: + MiscDefaultWorkingDir option. If it is set (non-empty value), + new tabs and windows will use the dir specified as their + working dir. Otherwise, the behavior remains as is (current dir + will be used). + * Do not un-close tab that was moved to another window. + * Properly enable/disable F1 shortcut. + * Fix Preferences window hidden in fullscreen mode. + * Do not un-close tab that was detached to create another window. + * Fix incorrect update of go-to-tab menu. + * Add Undo Close Tab functionality: stores closed tabs in + chronological order; restores working directory, position in + the tabbar, custom title. + * Add Close Other Tabs functionality. + * Make terminal always drop down from the top of the screen. + * Create Alt+digit shortcuts if they haven't been loaded from + config file. + * Fix dropdown window animation; remove viewport widget. + * Code cleanup: Do not declare or define a reserved identifier. + * Add urgent bell functionality: MiscBellUrgent option. + * When detaching a tab, make new window respect original + geometry. + * Fix possible buffer overwrite issue. + * Keep rows number constant when adding/removing widgets such as + toolbar or tabbar. + * Make a tab close button icon a bit smaller. + * Add ability to switch tabs with a mouse scroll wheel. + * Fix selection characters override. + * Fix resize logic with tab. + * Translation updates: Bulgarian, Catalan, Chinese (China), + Chinese (Taiwan), Croatian, Czech, Dutch, English (Australia), + German, Hebrew, Japanese, Korean, Portuguese (Brazil), Russian, + Serbian, Spanish, Swedish, Turkish, Ukrainian. + ------------------------------------------------------------------- Wed Aug 10 20:48:58 UTC 2016 - lazy.kent@opensuse.org diff --git a/xfce4-terminal.spec b/xfce4-terminal.spec index 9ec4a3b..850e385 100644 --- a/xfce4-terminal.spec +++ b/xfce4-terminal.spec @@ -18,7 +18,7 @@ Name: xfce4-terminal -Version: 0.6.90 +Version: 0.6.92 Release: 0 Summary: Terminal Emulator for the Xfce Desktop Environment License: GPL-2.0+