Accepting request 47709 from multimedia:libs
checked in (request 47709) OBS-URL: https://build.opensuse.org/request/show/47709 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/orc?expand=0&rev=16
This commit is contained in:
parent
ffe7624022
commit
9e144116b6
3
orc-0.4.8.tar.bz2
Normal file
3
orc-0.4.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38c7dbca528455508ba922d342e3138e69be554bc0f4f5dc72dcbe6c28c10c28
|
||||
size 500242
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fea23e0b78671fcfd7070ad679b014007209dacc76f47c4b66c9e231f02b8ff6
|
||||
size 490216
|
12
orc.changes
12
orc.changes
@ -1,15 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 6 16:08:49 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 0.4.9:
|
||||
+ Added handling for 64-bit constants
|
||||
+ Fix building and use of static library
|
||||
+ Fix register allocation on Win64 (still partly broken, however)
|
||||
+ Quiet some non-errors printed by orcc in 0.4.8.
|
||||
+ Fix implementation of several opcodes.
|
||||
+ Until this release, the shared libraries all had the same
|
||||
versioning information. This should be fixed going forward.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 30 17:36:41 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
|
4
orc.spec
4
orc.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package orc (Version 0.4.9)
|
||||
# spec file for package orc (Version 0.4.8)
|
||||
#
|
||||
# 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.9
|
||||
Version: 0.4.8
|
||||
Release: 1
|
||||
License: BSD and Motorola License (please mark changes)
|
||||
Summary: The Oil Runtime Compiler
|
||||
|
Loading…
Reference in New Issue
Block a user