From 9de945f9d6142c00022566a3603151e06a07ad63ebd472f5cb722156596ca75e Mon Sep 17 00:00:00 2001 From: Guido Berhoerster Date: Tue, 1 Jan 2013 15:46:32 +0000 Subject: [PATCH] - update to version 0.6.1: - add drop-down window support with --drop-down parameter, this allows xfce4-terminal to start 1 game-console like window - rename Go menu to Tabs - load default Alt+N accelerators on first startup - make single tab accelerator insensitive again - rename clear scrollbar to reset - fix crash when showing toolbar 2nd time - don't check for version and help in parameters parsing - remove Report Bug menu entry - hide search dialog on delete to avoid crash - set minimum tab label size to 10 chars - make right-click tab menu more functional - stop activity timeout when destroying a screen - rename $TERM to emulation and use new preference to avoid migration crashes - fix the tab re-use option when running from shortcut - allow underscore and + in email address - use new GPL license address - allow setting the geometry in the preferences - translation updates OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-terminal?expand=0&rev=3 --- xfce4-terminal-0.6.0.tar.bz2 | 3 --- xfce4-terminal-0.6.1.tar.bz2 | 3 +++ xfce4-terminal.changes | 25 +++++++++++++++++++++++++ xfce4-terminal.spec | 2 +- 4 files changed, 29 insertions(+), 4 deletions(-) delete mode 100644 xfce4-terminal-0.6.0.tar.bz2 create mode 100644 xfce4-terminal-0.6.1.tar.bz2 diff --git a/xfce4-terminal-0.6.0.tar.bz2 b/xfce4-terminal-0.6.0.tar.bz2 deleted file mode 100644 index bdcdc44..0000000 --- a/xfce4-terminal-0.6.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ef54194e69b4f3ada885d73f6950b7cf9d2300a532e71963b9b8ee4a7598edf -size 812533 diff --git a/xfce4-terminal-0.6.1.tar.bz2 b/xfce4-terminal-0.6.1.tar.bz2 new file mode 100644 index 0000000..882014d --- /dev/null +++ b/xfce4-terminal-0.6.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61346427e55af79e86511572bfabb2e025cb13720879226ea1b98a92f0bcd4c8 +size 837279 diff --git a/xfce4-terminal.changes b/xfce4-terminal.changes index 32faffd..f7697b5 100644 --- a/xfce4-terminal.changes +++ b/xfce4-terminal.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue Jan 1 15:27:05 UTC 2013 - gber@opensuse.org + +- update to version 0.6.1: + - add drop-down window support with --drop-down parameter, this + allows xfce4-terminal to start 1 game-console like window + - rename Go menu to Tabs + - load default Alt+N accelerators on first startup + - make single tab accelerator insensitive again + - rename clear scrollbar to reset + - fix crash when showing toolbar 2nd time + - don't check for version and help in parameters parsing + - remove Report Bug menu entry + - hide search dialog on delete to avoid crash + - set minimum tab label size to 10 chars + - make right-click tab menu more functional + - stop activity timeout when destroying a screen + - rename $TERM to emulation and use new preference to avoid + migration crashes + - fix the tab re-use option when running from shortcut + - allow underscore and + in email address + - use new GPL license address + - allow setting the geometry in the preferences + - translation updates + ------------------------------------------------------------------- Fri Dec 28 15:02:35 UTC 2012 - gber@opensuse.org diff --git a/xfce4-terminal.spec b/xfce4-terminal.spec index 47f44a7..592bc82 100644 --- a/xfce4-terminal.spec +++ b/xfce4-terminal.spec @@ -18,7 +18,7 @@ Name: xfce4-terminal -Version: 0.6.0 +Version: 0.6.1 Release: 0 Summary: Terminal Emulator for the Xfce Desktop Environment License: GPL-2.0+