- Updated to revision 161, fixes the following problems
* Crash in Python exception handling. OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=186
This commit is contained in:
parent
40d610c528
commit
5b1175d5c8
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:175d53b9567e214a4c383093aae63c6f6226551c51af377993689c3f3f9842c7
|
oid sha256:18ffa58fb8ecf7048aa769117ada610fc9e64a7213edf0e870d60815414bb90b
|
||||||
size 133241
|
size 133501
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 4 11:20:35 UTC 2014 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Updated to revision 161, fixes the following problems
|
||||||
|
* Crash in Python exception handling.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 28 09:22:41 UTC 2014 - idonmez@suse.com
|
Tue Jan 28 09:22:41 UTC 2014 - idonmez@suse.com
|
||||||
|
|
||||||
|
2
vim.spec
2
vim.spec
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define pkg_version 7.4
|
%define pkg_version 7.4
|
||||||
%define official_ptchlvl 160
|
%define official_ptchlvl 161
|
||||||
%define VIM_SUBDIR vim74
|
%define VIM_SUBDIR vim74
|
||||||
%define site_runtimepath /usr/share/vim/site
|
%define site_runtimepath /usr/share/vim/site
|
||||||
%define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current MAKE="make -e" %{?_smp_mflags}
|
%define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current MAKE="make -e" %{?_smp_mflags}
|
||||||
|
Loading…
Reference in New Issue
Block a user