From a65a15f0cf7e34c28ebbc961c5114727059f9cec8fd735df30cfee2178672632 Mon Sep 17 00:00:00 2001 From: Cristian Morales Vega Date: Sun, 22 Dec 2013 13:28:54 +0000 Subject: [PATCH] Accepting request 211896 from home:Zaitor:branches:multimedia:libs Maintenance release: - Update to version 0.4.18: + Important bugfix in reading constants from bytecode. + Documentation and code cleanup. + Fix cache flushing on iOS. OBS-URL: https://build.opensuse.org/request/show/211896 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/orc?expand=0&rev=37 --- orc-0.4.17.tar.gz | 3 --- orc-0.4.18.tar.gz | 3 +++ orc.changes | 8 ++++++++ orc.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 orc-0.4.17.tar.gz create mode 100644 orc-0.4.18.tar.gz diff --git a/orc-0.4.17.tar.gz b/orc-0.4.17.tar.gz deleted file mode 100644 index acac85b..0000000 --- a/orc-0.4.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fc7cca48c59fff23afee78fb642cdbde001f56401c8f47b95a16578d1d5d7e8 -size 724990 diff --git a/orc-0.4.18.tar.gz b/orc-0.4.18.tar.gz new file mode 100644 index 0000000..969bdbf --- /dev/null +++ b/orc-0.4.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d3c8a7259f42bed4dcfbc106c5e3d0cc8e17eeaa73128d1c5eaf92883a6a24 +size 732377 diff --git a/orc.changes b/orc.changes index 4b84143..6364ed1 100644 --- a/orc.changes +++ b/orc.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Dec 20 16:14:22 UTC 2013 - zaitor@opensuse.org + +- Update to version 0.4.18: + + Important bugfix in reading constants from bytecode. + + Documentation and code cleanup. + + Fix cache flushing on iOS. + ------------------------------------------------------------------- Wed May 15 18:05:56 UTC 2013 - dimstar@opensuse.org diff --git a/orc.spec b/orc.spec index d08e4d6..bdfd03c 100644 --- a/orc.spec +++ b/orc.spec @@ -21,7 +21,7 @@ Name: orc Summary: The Oil Runtime Compiler License: BSD-3-Clause Group: Productivity/Multimedia/Other -Version: 0.4.17 +Version: 0.4.18 Release: 0 Url: http://code.entropywave.com/projects/orc/ Source: http://code.entropywave.com/download/orc/%{name}-%{version}.tar.gz