Mailinglist Archive: opensuse-commit (1318 mails)

< Previous Next >
commit vim
  • From: root@xxxxxxx (h_root)
  • Date: Wed, 23 Aug 2006 20:54:56 +0200 (CEST)
  • Message-id: <20060823185456.BA32C95173@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package vim
checked in at Wed Aug 23 20:54:56 CEST 2006.

--------
--- vim/vim.changes 2006-08-09 17:30:59.000000000 +0200
+++ vim/vim.changes 2006-08-23 12:00:11.000000000 +0200
@@ -1,0 +2,21 @@
+Wed Aug 23 11:59:20 CEST 2006 - kssingvo@xxxxxxx
+
+- added official patches 051-066:
+ * (after 7.0.44) compile and/or run problem with Perl interface
+ * the Vim server may expose more functionality than expected
+ * shortening multi-byte directory name may fail
+ * using an empty menu name may cause a crash
+ * ":startins" in CmdwinEnter autocmd doesn't work immediately
+ * can't use "#!" in Vim scripts to make them executable
+ * (extra, after 7.0.45) compilation trouble with Borland C 5.5
+ * gbk and gb18030 encodings are not recognized
+ * Perl interface doesn't compile with ActiveState Perl 5.8.8
+ * code for switching buffers is repeated in several places
+ * crash in Vim command completion when nothing to complete
+ * Mac: crash when using popup menu with spell error
+ * tiny chance for a memory leak
+ * compiler warnings for unused variables
+ * (extra) Mac: horizontal scroll wheel caused vertical scroll
+ * tab pages line not redrawn after removing the popup menu
+
+-------------------------------------------------------------------

Old:
----
vim-7.0-official_patches_001-50.bz2

New:
----
vim-7.0-official_patches_001-66.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.1uuKGJ/_old 2006-08-23 20:54:47.000000000 +0200
+++ /var/tmp/diff_new_pack.1uuKGJ/_new 2006-08-23 20:54:47.000000000 +0200
@@ -11,14 +11,14 @@
# norootforbuild

Name: vim
-%define official_ptchlvl 50
+%define official_ptchlvl 66
BuildRequires: db-devel gettext-devel gpm gtk2-devel libacl-devel ncurses-devel python-devel ruby-devel tcl-devel update-alternatives update-desktop-files
License: Other License(s), see package
Group: Productivity/Editors/Vi
Provides: vi_clone
Autoreqprov: on
Version: 7.0
-Release: 4
+Release: 6
%define VIM_SUBDIR vim70
Summary: Vi IMproved
URL: http://www.vim.org/
@@ -325,6 +325,24 @@
/usr/bin/vim-enhanced

%changelog -n vim
+* Wed Aug 23 2006 - kssingvo@xxxxxxx
+- added official patches 051-066:
+ * (after 7.0.44) compile and/or run problem with Perl interface
+ * the Vim server may expose more functionality than expected
+ * shortening multi-byte directory name may fail
+ * using an empty menu name may cause a crash
+ * ":startins" in CmdwinEnter autocmd doesn't work immediately
+ * can't use "#!" in Vim scripts to make them executable
+ * (extra, after 7.0.45) compilation trouble with Borland C 5.5
+ * gbk and gb18030 encodings are not recognized
+ * Perl interface doesn't compile with ActiveState Perl 5.8.8
+ * code for switching buffers is repeated in several places
+ * crash in Vim command completion when nothing to complete
+ * Mac: crash when using popup menu with spell error
+ * tiny chance for a memory leak
+ * compiler warnings for unused variables
+ * (extra) Mac: horizontal scroll wheel caused vertical scroll
+ * tab pages line not redrawn after removing the popup menu
* Wed Aug 09 2006 - kssingvo@xxxxxxx
- fixed vim-enhaced package:
* builds now more conform
















++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread