Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zix for openSUSE:Factory checked in at 2025-12-11 18:34:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zix (Old) and /work/SRC/openSUSE:Factory/.zix.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zix" Thu Dec 11 18:34:44 2025 rev:4 rq:1321946 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/zix/zix.changes 2025-01-28 14:58:19.287923865 +0100 +++ /work/SRC/openSUSE:Factory/.zix.new.1939/zix.changes 2025-12-11 18:35:06.021742655 +0100 @@ -1,0 +2,15 @@ +Wed Dec 10 08:36:37 UTC 2025 - Konstantin Voinov <[email protected]> + +- Update to 0.8.0 + * Add ZIX_REALTIME and ZIX_NONBLOCKING attributes + * Add warning suppression macros + * Annotate count and size parameters of allocator API + * Avoid "deprecated" POSIX functions on Windows + * Avoid over-use of yielding meson options + * Clean up attribute documentation + * Gracefully handle failed allocation in path and filesystem functions + * Reduce empty BTree memory requirements + * Strengthen zix_file_equals() + * Use getenv() instead of environ to avoid issues on FreeBSD + +------------------------------------------------------------------- Old: ---- zix-v0.6.2.tar.bz2 New: ---- zix-v0.8.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zix.spec ++++++ --- /var/tmp/diff_new_pack.tY9vvD/_old 2025-12-11 18:35:06.733772509 +0100 +++ /var/tmp/diff_new_pack.tY9vvD/_new 2025-12-11 18:35:06.733772509 +0100 @@ -1,7 +1,7 @@ # # spec file for package zix # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,9 +15,10 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %define sover 0 Name: zix -Version: 0.6.2 +Version: 0.8.0 Release: 0 Summary: A lightweight C library of portability wrappers and data structures License: ISC ++++++ zix-v0.6.2.tar.bz2 -> zix-v0.8.0.tar.bz2 ++++++ ++++ 4743 lines of diff (skipped)
