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-01-06 17:45:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hyprutils (Old) and /work/SRC/openSUSE:Factory/.hyprutils.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hyprutils" Tue Jan 6 17:45:16 2026 rev:11 rq:1325489 version:0.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/hyprutils/hyprutils.changes 2025-09-11 14:43:25.118144175 +0200 +++ /work/SRC/openSUSE:Factory/.hyprutils.new.1928/hyprutils.changes 2026-01-06 17:46:47.947093301 +0100 @@ -1,0 +2,58 @@ +Mon Dec 29 21:26:11 UTC 2025 - Florian "sp1rit" <[email protected]> + +- Update to version 0.11.0: + + A new update with a few things, breaking ABI. + + Changes: + - logger: don't crash on failing to print to stdout + - cli/argumentParser: improve formatting of description + - cli/argumentParser: allow empty short + - animation: allow/intend for animated vars to be unique pointers + - memory/shared: add dynamicPointerCast + + Fixes: + - i18n: fix typo in sorting entries + +- Changes from version 0.10.4: + + A small patch release to add redirection to + CLI::CLoggerConnection + + Changes: + - cli/logger: add redirection + - src/cli/ArgumentParser.cpp: added <algorithm> include + +- Changes from version 0.10.3: + + A sizeable update with performance fixes and new CLI APIs. + + Changes: + - i18n/Engine: fix pure stem matches + - i18n/engine: optimize string generations + - cli: add CArgumentParser + - cli: add logger + +- Changes from version 0.10.2: + + A minor update with a few new things. + + Changes: + - i18n: add i18n engine + - string: add VarList2 + +- Changes from version 0.10.1: + + A small patch release to add some fixes + + Changes: + - string/constVarList: fixed a UAF case + - Fix OOB in getYForPoint for non-monotonic 4-point curves + +- Changes from version 0.10.0: + + A new release fixing last release's region fuckup due to a stupid + library (thanks pixman) and adding a nice perf boost to our + pointer arch. Breaks ABI. + + Fixes: + - math/region: fix scale() on some systems + + Changes: + - memory: make SP/ASP control blocks type agnostic + +- Changes from version 0.9.0: + + This update breaks ABI, thus sover has been bumped. + + Changes: + - bezier: add setup4 for setting up a curve with 4 points + - region: avoid tons of allocs for scale() + - few memory fixups + - vector2d: make vector trivial + +------------------------------------------------------------------- Old: ---- hyprutils-0.8.4.tar.xz New: ---- hyprutils-0.11.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hyprutils.spec ++++++ --- /var/tmp/diff_new_pack.vIwgWL/_old 2026-01-06 17:46:49.051138720 +0100 +++ /var/tmp/diff_new_pack.vIwgWL/_new 2026-01-06 17:46:49.055138885 +0100 @@ -17,10 +17,10 @@ # -%define sover 7 +%define sover 10 Name: hyprutils -Version: 0.8.4 +Version: 0.11.0 Release: 0 Summary: Utilities used across the Hypr* ecosystem License: BSD-3-Clause ++++++ _service ++++++ --- /var/tmp/diff_new_pack.vIwgWL/_old 2026-01-06 17:46:49.095140530 +0100 +++ /var/tmp/diff_new_pack.vIwgWL/_new 2026-01-06 17:46:49.103140859 +0100 @@ -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.8.4</param> + <param name="revision">v0.11.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> </service> ++++++ hyprutils-0.8.4.tar.xz -> hyprutils-0.11.0.tar.xz ++++++ ++++ 5862 lines of diff (skipped) ++++++ hyprutils.obsinfo ++++++ --- /var/tmp/diff_new_pack.vIwgWL/_old 2026-01-06 17:46:49.303149087 +0100 +++ /var/tmp/diff_new_pack.vIwgWL/_new 2026-01-06 17:46:49.307149252 +0100 @@ -1,5 +1,5 @@ name: hyprutils -version: 0.8.4 -mtime: 1756117388 -commit: b2ae3204845f5f2f79b4703b441252d8ad2ecfd0 +version: 0.11.0 +mtime: 1764962281 +commit: fe686486ac867a1a24f99c753bb40ffed338e4b0
