SHA256
1
0
forked from pool/vlc

- Fix build with LUA 5.3 / 5.3.1.

- Enabled Qt5 for targets that support it.
- Regenerate the cache for all packages that install plugins.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=135
This commit is contained in:
2015-07-24 12:28:47 +00:00
committed by Git OBS Bridge
parent b4fb370408
commit 06ebb3038c
2 changed files with 19 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 24 12:28:32 UTC 2015 - dimstar@opensuse.org
- Fix build with LUA 5.3 / 5.3.1.
-------------------------------------------------------------------
Fri May 15 10:11:17 UTC 2015 - joerg.lorenzen@ki.tng.de
@@ -6,7 +11,7 @@ Fri May 15 10:11:17 UTC 2015 - joerg.lorenzen@ki.tng.de
-------------------------------------------------------------------
Wed May 13 15:46:45 UTC 2015 - aloisio@gmx.com
- Enabled Qt5 for targets that support it.
- Enabled Qt5 for targets that support it.
-------------------------------------------------------------------
Fri May 1 18:22:44 UTC 2015 - jengelh@inai.de
@@ -16,7 +21,7 @@ Fri May 1 18:22:44 UTC 2015 - jengelh@inai.de
-------------------------------------------------------------------
Tue Apr 28 19:30:49 UTC 2015 - tittiatcoke@gmail.com
- Regenerate the cache for all packages that install plugins.
- Regenerate the cache for all packages that install plugins.
This otherwise would cause issues during the switch from Qt4-Qt5
-------------------------------------------------------------------