- Add no-common.patch to make longVersion extern in all cases,

fixes build with gcc10 bsc#1160418

OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=593
This commit is contained in:
Ismail Dönmez
2020-03-27 08:30:24 +00:00
committed by Git OBS Bridge
parent 8cba39f26c
commit 6afa654f40
3 changed files with 21 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 27 08:24:14 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
- Add no-common.patch to make longVersion extern in all cases,
fixes build with gcc10 bsc#1160418
-------------------------------------------------------------------
Sun Mar 15 20:19:21 UTC 2020 - Christian Boltz <suse-beta@cboltz.de>