Accepting request 761683 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/761683
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orc?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2020-01-10 17:40:26 +00:00 committed by Git OBS Bridge
commit a296dbb390
4 changed files with 15 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jan 7 14:01:44 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 0.4.31:
+ Fix OrcTargetPowerPCFlags enum typedef to revert API change on
macOS/iOS.
+ Fixes for various PowerPC issues.
+ Enable flush-to-zero mode for float programs on ARM/neon.
+ Fix some opcodes to support x2/x4 processing on PowerPC.
-------------------------------------------------------------------
Mon Sep 9 10:17:37 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package orc
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
#
# All modifications and additions to the file contributed by third parties
@ -18,7 +18,7 @@
Name: orc
Version: 0.4.30
Version: 0.4.31
Release: 0
Summary: The Oil Runtime Compiler
License: BSD-3-Clause