Accepting request 511061 from multimedia:libs

1

OBS-URL: https://build.opensuse.org/request/show/511061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orc?expand=0&rev=36
This commit is contained in:
Dominique Leuenberger 2017-07-21 20:42:02 +00:00 committed by Git OBS Bridge
commit fff26f8160
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d52fa80ef84988359c3434e1eea302d077a08987abdde6905678ebcad4fa649
size 465768

3
orc-0.4.27.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:51e53e58fc8158e5986a1f1a49a6d970c5b16493841cf7b9de2c2bde7ce36b93
size 465116

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jul 17 16:15:12 UTC 2017 - zaitor@opensuse.org
- Update to version 0.4.27:
+ sse: preserve non volatile sse registers, needed for MSVC.
+ x86: don't hard-code register size to 0 in orc_x86_emit_*()
funcs.
+ Fix incorrect asm generation on 64-bit Windows with MSVC.
+ Add support for building using the Meson build system.
-------------------------------------------------------------------
Sun Feb 12 17:29:14 UTC 2017 - zaitor@opensuse.org

View File

@ -18,7 +18,7 @@
Name: orc
Version: 0.4.26
Version: 0.4.27
Release: 0
Summary: The Oil Runtime Compiler
License: BSD-3-Clause