Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hyprutils for openSUSE:Factory checked in at 2026-05-10 16:47:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hyprutils (Old) and /work/SRC/openSUSE:Factory/.hyprutils.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hyprutils" Sun May 10 16:47:39 2026 rev:12 rq:1352202 version:0.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/hyprutils/hyprutils.changes 2026-01-06 17:46:47.947093301 +0100 +++ /work/SRC/openSUSE:Factory/.hyprutils.new.1966/hyprutils.changes 2026-05-10 16:48:17.816712062 +0200 @@ -1,0 +2,38 @@ +Sat May 9 14:36:45 UTC 2026 - Florian "spirit" <[email protected]> + +- Update to version 0.13.1: + + A minor patch release to catch hyprland. + + Changes: + - path: add function overloads with extension param + +- Changes from version 0.13.0: + + A new ABI-breaking release with a bit of stuff + + Changes: + - process: free argv allocations on execvp failure + - process: handle execvp failure in runAsync and fix fd cleanup + on fork error + - animations: add spring controlled curves + - fix: CBox::overlaps should not count adjacent boxes + +- Changes from version 0.12.0: + + A new release with an ABI break. + + Changes: + - string/varlist2: add string_view ctors + - Add libc++ < 20 fallback for floating-point strToNumber + +- Changes from version 0.11.1: + + A patch release with some additions. + + Changes: + - string: add isNumber2 for sv + - path: add resolvePath + - string/numeric: add hex parsing + - string/numeric: add numeric parsing + - memory: add dynamicPointerCast for weak ptrs + - memory: fix a few UAF cases, add asan to test + - cli/logger: flush stdout after logging + - signal: check for trivially copyable + - signals: check if listeners is empty in emitInternal + - logger: bump to C++26, set FD_CLOEXEC on log file descriptor + - i18n: include vector header + +------------------------------------------------------------------- Old: ---- hyprutils-0.11.0.tar.xz New: ---- hyprutils-0.13.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hyprutils.spec ++++++ --- /var/tmp/diff_new_pack.Ql3vhn/_old 2026-05-10 16:48:18.404736127 +0200 +++ /var/tmp/diff_new_pack.Ql3vhn/_new 2026-05-10 16:48:18.404736127 +0200 @@ -1,7 +1,7 @@ # # spec file for package hyprutils # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2024/25 Florian "sp1rit" <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -17,10 +17,10 @@ # -%define sover 10 +%define sover 12 Name: hyprutils -Version: 0.11.0 +Version: 0.13.1 Release: 0 Summary: Utilities used across the Hypr* ecosystem License: BSD-3-Clause ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Ql3vhn/_old 2026-05-10 16:48:18.436737436 +0200 +++ /var/tmp/diff_new_pack.Ql3vhn/_new 2026-05-10 16:48:18.440737600 +0200 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="url">https://github.com/hyprwm/hyprutils.git</param> <param name="scm">git</param> - <param name="revision">v0.11.0</param> + <param name="revision">v0.13.1</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> </service> ++++++ hyprutils-0.11.0.tar.xz -> hyprutils-0.13.1.tar.xz ++++++ ++++ 1795 lines of diff (skipped) ++++++ hyprutils.obsinfo ++++++ --- /var/tmp/diff_new_pack.Ql3vhn/_old 2026-05-10 16:48:18.624745131 +0200 +++ /var/tmp/diff_new_pack.Ql3vhn/_new 2026-05-10 16:48:18.636745622 +0200 @@ -1,5 +1,5 @@ name: hyprutils -version: 0.11.0 -mtime: 1764962281 -commit: fe686486ac867a1a24f99c753bb40ffed338e4b0 +version: 0.13.1 +mtime: 1778234770 +commit: a2dbd8a4cc51f7cbe4224732668392bb1aa79df2
