Accepting request 50142 from multimedia:libs
checked in (request 50142) OBS-URL: https://build.opensuse.org/request/show/50142 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/orc?expand=0&rev=18
This commit is contained in:
parent
b8f077163f
commit
5eeb301ecb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06dfa47c8bc568a7398a6cf75d5f1bb3c0fdd3caae2565013371c8c912dcd55d
|
||||
size 506157
|
3
orc-0.4.9.tar.bz2
Normal file
3
orc-0.4.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fea23e0b78671fcfd7070ad679b014007209dacc76f47c4b66c9e231f02b8ff6
|
||||
size 490216
|
12
orc.changes
12
orc.changes
@ -1,15 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 9 11:20:19 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 0.4.10:
|
||||
+ Added several simple 64-bit opcodes
|
||||
+ Improved debugging by adding ORC_CODE=emulate
|
||||
+ Allocation of mmap’d areas for code now has several fallback
|
||||
methods, in order to placate various SELinux configurations.
|
||||
+ Various speed improvements in SSE backend
|
||||
+ Add SSE implementations of ldreslinl and ldresnearl.
|
||||
+ Update Mersenne Twister example
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 6 16:08:49 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
|
4
orc.spec
4
orc.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package orc (Version 0.4.10)
|
||||
# spec file for package orc (Version 0.4.9)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
Name: orc
|
||||
Version: 0.4.10
|
||||
Version: 0.4.9
|
||||
Release: 1
|
||||
License: BSD and Motorola License (please mark changes)
|
||||
Summary: The Oil Runtime Compiler
|
||||
|
Loading…
Reference in New Issue
Block a user