Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package presenterm for openSUSE:Factory checked in at 2024-01-28 19:42:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/presenterm (Old) and /work/SRC/openSUSE:Factory/.presenterm.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "presenterm" Sun Jan 28 19:42:10 2024 rev:5 rq:1141920 version:0.5.0+0 Changes: -------- --- /work/SRC/openSUSE:Factory/presenterm/presenterm.changes 2023-12-22 22:43:09.095999413 +0100 +++ /work/SRC/openSUSE:Factory/.presenterm.new.1815/presenterm.changes 2024-01-28 19:42:10.803567731 +0100 @@ -1,0 +2,37 @@ +Sat Jan 27 06:40:59 UTC 2024 - Michael Vetter <mvet...@suse.com> + +- Update to 0.5.0: + New features: + * Support images on Windows (#120). + * Support animated gifs on kitty terminal (#157 #161). + * Support images on tmux running in kitty terminal (#166). + * Improve sixel support (#169 #172). + * Use synchronized updates to remove flickering when switching slides (#156). + * Add newlines command (#167). + * Detect image protocol instead of relying on viuer (#160). + * Turn documentation into mdbook (#141 #147) + * Allow using thematic breaks to end slides (#138). + * Allow specifying the preferred image protocol via --image-protocol / config file (#136 #170). + * Add slide index modal (#128 #139 #133 #158). + * Allow defining custom keybindings in config file (#132 #155). + * Add key bindings modal (#152). + * Prioritize CLI args --theme over anything else (#116). + * Allow enabling automatic list pauses (#106 #109 #110). + * Allow passing in config file path via CLI arg (#174). + Fixes: + * Shrink columns layout dimensions correctly when shrinking left (#113). + * Explicitly set execution output foreground color in built-in themes (#122). + * Detect sixel early and fallback to ascii blocks properly (#135). + * Exit with a clap error on missing path (#150). + * Don't blow up if presentation file temporarily disappears (#154). + * Parse front matter properly in presence of \r\n (#162). + * Don't preload graphics mode when generating pdf metadata (#168). + * Ignore key release events (#119). + Improvements: + * Validate that config file contains the right attributes (#107). + * Display first presentation load error as any other (#118). + * Add hashes for windows artifacts (#126). + * Remove arch packaging files (#111). + * Lower CPU and memory usage when displaying images (#157). + +------------------------------------------------------------------- Old: ---- presenterm-0.4.1+0.tar.zst New: ---- presenterm-0.5.0+0.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ presenterm.spec ++++++ --- /var/tmp/diff_new_pack.u9UssE/_old 2024-01-28 19:42:12.455627239 +0100 +++ /var/tmp/diff_new_pack.u9UssE/_new 2024-01-28 19:42:12.455627239 +0100 @@ -1,7 +1,7 @@ # # spec file for package presenterm # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: presenterm -Version: 0.4.1+0 +Version: 0.5.0+0 Release: 0 Summary: A terminal slideshow tool License: BSD-2-Clause ++++++ _service ++++++ --- /var/tmp/diff_new_pack.u9UssE/_old 2024-01-28 19:42:12.487628392 +0100 +++ /var/tmp/diff_new_pack.u9UssE/_new 2024-01-28 19:42:12.487628392 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/mfontanini/presenterm</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="scm">git</param> - <param name="revision">v0.4.1</param> + <param name="revision">v0.5.0</param> <param name="match-tag">*</param> <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> ++++++ vendor.tar.zst ++++++ Binary files /var/tmp/diff_new_pack.u9UssE/_old and /var/tmp/diff_new_pack.u9UssE/_new differ