diff --git a/orc-0.4.26.tar.xz b/orc-0.4.26.tar.xz deleted file mode 100644 index 4717fde..0000000 --- a/orc-0.4.26.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d52fa80ef84988359c3434e1eea302d077a08987abdde6905678ebcad4fa649 -size 465768 diff --git a/orc-0.4.27.tar.xz b/orc-0.4.27.tar.xz new file mode 100644 index 0000000..df4159c --- /dev/null +++ b/orc-0.4.27.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51e53e58fc8158e5986a1f1a49a6d970c5b16493841cf7b9de2c2bde7ce36b93 +size 465116 diff --git a/orc.changes b/orc.changes index 0603e09..06b697e 100644 --- a/orc.changes +++ b/orc.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jul 17 16:15:12 UTC 2017 - zaitor@opensuse.org + +- Update to version 0.4.27: + + sse: preserve non volatile sse registers, needed for MSVC. + + x86: don't hard-code register size to 0 in orc_x86_emit_*() + funcs. + + Fix incorrect asm generation on 64-bit Windows with MSVC. + + Add support for building using the Meson build system. + ------------------------------------------------------------------- Sun Feb 12 17:29:14 UTC 2017 - zaitor@opensuse.org diff --git a/orc.spec b/orc.spec index 341e991..5f8891f 100644 --- a/orc.spec +++ b/orc.spec @@ -18,7 +18,7 @@ Name: orc -Version: 0.4.26 +Version: 0.4.27 Release: 0 Summary: The Oil Runtime Compiler License: BSD-3-Clause