diff --git a/orc-0.4.33.tar.xz b/orc-0.4.33.tar.xz deleted file mode 100644 index 94ee539..0000000 --- a/orc-0.4.33.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:844e6d7db8086f793f57618d3d4b68d29d99b16034e71430df3c21cfd3c3542a -size 199024 diff --git a/orc-0.4.34.tar.xz b/orc-0.4.34.tar.xz new file mode 100644 index 0000000..c062ca0 --- /dev/null +++ b/orc-0.4.34.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f47abb3f097171e44eb807adcdabd860fba2effd37d8d3c4fbd5f341cadd41f +size 202628 diff --git a/orc.changes b/orc.changes index fe6a8ab..4c34430 100644 --- a/orc.changes +++ b/orc.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Jun 7 13:37:52 UTC 2023 - pgajdos@suse.com + +- Update to version 0.4.34 + + Thread-safety improvements around orc codemem + allocation/freeing + + Add orc_parse_code() with more detailed error reporting + + Implement Orc function lazy initialization correctly via atomic + operations + + orc program parser fixes and improvements + + build fixes and compiler warning fixes + + coverity and clang scan-build static code analysis fixes + + meson: Do not always generate static library for test library + + ci improvements + ------------------------------------------------------------------- Mon Nov 21 12:59:20 UTC 2022 - Dominique Leuenberger diff --git a/orc.spec b/orc.spec index 5917bb7..045e203 100644 --- a/orc.spec +++ b/orc.spec @@ -1,7 +1,7 @@ # # spec file for package orc # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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.33 +Version: 0.4.34 Release: 0 Summary: The Oil Runtime Compiler License: BSD-3-Clause