Hello community, here is the log from the commit of package tmux for openSUSE:Factory checked in at Wed Dec 29 00:33:57 CET 2010. -------- --- tmux/tmux.changes 2010-07-19 12:46:15.000000000 +0200 +++ /mounts/work_src_done/STABLE/tmux/tmux.changes 2010-12-28 01:55:30.000000000 +0100 @@ -1,0 +2,22 @@ +Tue Dec 28 00:46:52 UTC 2010 - gber@opensuse.org + +- update to version 1.4 + - flags -n and -p added to switch-client + - use UTF-8 line drawing characters on UTF-8 terminals + - new server option exit-unattached added + - new session option destroy-unattached added + - new command last-pane added + - flag -a added to unbind-key + - add XAUTHORITY to update-environment + - if VISUAL or EDITOR contains "vi" configure mode-keys and + status-key to vi + - new window option monitor-silence and session option + visual-silence added + - command-line flag -V added + - instead of keeping a per-client prompt history make it global + - flag -l added to switch-client + - new window options other-pane-{height,width} added + - bugfixes +- dropped tmux-1.1-fix-cflags-ldflags.patch + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- tmux-1.1-fix-cflags-ldflags.patch tmux-1.3.tar.bz2 New: ---- tmux-1.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tmux.spec ++++++ --- /var/tmp/diff_new_pack.5xRDzr/_old 2010-12-29 00:33:42.000000000 +0100 +++ /var/tmp/diff_new_pack.5xRDzr/_new 2010-12-29 00:33:42.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package tmux (Version 1.3) +# spec file for package tmux (Version 1.4) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Guido Berhoerster. @@ -19,7 +19,7 @@ Name: tmux -Version: 1.3 +Version: 1.4 Release: 1 Summary: Terminal multiplexer Group: System/Console @@ -29,7 +29,6 @@ BuildRequires: ncurses-devel BuildRequires: libevent-devel Source: %{name}-%{version}.tar.bz2 -Patch0: %{name}-1.1-fix-cflags-ldflags.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -44,31 +43,12 @@ moved between sessions and otherwise manipulated. Each session may be attached to (display and accept keyboard input from) multiple clients. -Authors: --------- - Nicholas Marriott <nicm@users.sf.net> - Darren Tucker <dtucker@zip.com.au> - Henning Brauer <henning@openbsd.org> - Joshua Elsasser <josh@elsasser.org> - Niels Provos <provos@citi.umich.edu> - Pierre-Yves Ritschard <pyr@openbsd.org> - Reyk Floeter <reyk@openbsd.org> - Ted Unangst - The NetBSD Foundation, Inc. - Theo de Raadt - The Regents of the University of California - Tiago Cunha <me@tiagocunha.org> - Todd Carson <toc@daybefore.net> - Todd C. Miller <Todd.Miller@courtesan.com> - Karl Ferdinand Ebert <kfebert@gmail.com> - - %prep %setup -q -%patch0 %build # note that tmux does not use autoconf/automake +export CFLAGS="%{optflags} -fno-strict-aliasing" ./configure make %{?_smp_mflags} ++++++ tmux-1.3.tar.bz2 -> tmux-1.4.tar.bz2 ++++++ ++++ 6745 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org