tweak .changes
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/orc?expand=0&rev=80
This commit is contained in:
parent
ed6345a354
commit
269340082d
21
orc.changes
21
orc.changes
@ -2,17 +2,16 @@
|
||||
Wed Jun 7 13:37:52 UTC 2023 - pgajdos@suse.com
|
||||
|
||||
- version update to 0.4.34
|
||||
+ Thread-safety improvements around orc codemem allocation/freeing
|
||||
(Seungha Yang)
|
||||
+ Add orc_parse_code() with more detailed error reporting (Francesco Romani)
|
||||
+ Implement Orc function lazy initialization correctly via atomic operations
|
||||
(Sebastian Dröge)
|
||||
+ orc program parser fixes and improvements (Francesco Romani, Sebastian Dröge)
|
||||
+ build fixes and compiler warning fixes (Thomas Klausner, Tim-Philipp Müller,
|
||||
Sebastian Dröge)
|
||||
+ coverity and clang scan-build static code analysis fixes (Sebastian Dröge)
|
||||
+ meson: Do not always generate static library for test library (Jeremy Bicha)
|
||||
+ ci improvements (Jordan Petridis, Nirbheek Chauhan, Tim-Philipp Müller)
|
||||
+ 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 <dimstar@opensuse.org>
|
||||
|
Loading…
Reference in New Issue
Block a user