Accepting request 761616 from home:dimstar:Factory
- 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. OBS-URL: https://build.opensuse.org/request/show/761616 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/orc?expand=0&rev=72
This commit is contained in:
parent
25dd4652eb
commit
51edd5ce3f
@ -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
3
orc-0.4.31.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0ab5f10a6a9ae7c3a6b4218246564c3bf00d657cbdf587e6d34ec3ef0616075
|
||||
size 177768
|
10
orc.changes
10
orc.changes
@ -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>
|
||||
|
||||
|
4
orc.spec
4
orc.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user