File "fix_videocapture.patch" is added to fix the problem.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=403
This commit is contained in:
Larry Finger 2018-02-16 17:42:12 +00:00 committed by Git OBS Bridge
parent fcc1740ee5
commit 7732f04aae

View File

@ -3,6 +3,7 @@ Fri Feb 16 06:05:07 UTC 2018 - Larry.Finger@lwfinger.net
- Fix bug in video capture - boo#1081281.
The variable used to store the time code is only 16 bits, but needs to be 32-bits long.
File "fix_videocapture.patch" is added to fix the problem.
-------------------------------------------------------------------
Sat Feb 3 14:23:26 UTC 2018 - wbauer@tmo.at