Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package presenterm for openSUSE:Factory checked in at 2026-02-16 13:14:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/presenterm (Old) and /work/SRC/openSUSE:Factory/.presenterm.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "presenterm" Mon Feb 16 13:14:37 2026 rev:19 rq:1333290 version:0.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/presenterm/presenterm.changes 2025-08-04 15:26:36.082476359 +0200 +++ /work/SRC/openSUSE:Factory/.presenterm.new.1977/presenterm.changes 2026-02-16 13:19:30.627541483 +0100 @@ -1,0 +2,68 @@ +Mon Feb 16 08:59:36 UTC 2026 - Michael Vetter <[email protected]> + +- Update to 0.16.0: + Breaking changes: + * Sixel is now supported in all platform and enabled by default. The will + break any build scripts that enable the sixel feature flag since that is + now gone. Any maintainer that is building the package and enabling that + flag should no longer do so (#828). + New features: + * Allow executing snippets inside a PTY. This allows you to run tools that + move the cursor around and redraw the terminal inside a slide (e.g. top, + htop, etc). (#781) (#794) (#809) (#788) (#808) (#807) (#789). + * Use icy_sixel crate instead of sixel-rs. icy_sixel is a pure rust crate + which simplifies code distribution and allows enabling sixel support by + default (#818) + * Add support for user comments in presentation rendering (#773). + * Allow passing in a mermaid config file (#833). + * Allow specifying mmdc puppeteer config path (#830) (#842). + * Add keymap to toggle layout grid (#718). + * Add +auto_exec attribute to snippets (#732). + * Update bat themes/syntaxes to latest to support a few new themes (#811). + * Add tokyonight moon/day/night themes (#751) + * Allow configuring a global alignment in theme (#801). + * Add dynamic theme option (light/dark) based on terminal color (#778) + * Add common es executors and support jsx and ts(x) snippets (#783) + * Allow configuring code block line numbers at theme level (#771). + * Allow setting prefix on slide titles (#739). + * Allow configuring whether first h1 heading is slide title (#738) (#756). + * Allow styling bold/italics (#737). + * Respect pause in speaker notes (#735). + * Add --list-comment-commands cli option (#723) + * Allow setting headings to be bold/italics/underlined (#721). + * Add typescript-react/tsx highlighting (#777) + * Add dart code highlighting #779 (#780) + * Add ms windows executors and highlight (cmd, wsl, bat, pwsh) (#799) + * Add Elixir to executors (#709) + * Support gdscript syntax highlighting (#820) + Fixes: + * Use right size for footer images (#840). + * Don't crash when exporting +image snippets (#827). + * Clippy useless conversion (#805) + * Preserve footnote definition location (#803). + * Respect global alignment for lists (#802). + * Don't crash sending event if presentation is in error state (#800). + * Highlight php code even if it doesn't start with "<?php" (#796). + * Handle dark/light colors properly when converting from 8bt (#793). + * Use legible color in tokyonight-day's block quote/alert style (#792). + * Allow column layouts in included files (#776). + * Use show_pauses in sample config (#745). + * Don't consider prefix part of the title (#740). + * Keep state between pauses on pause-new-slide (#731). + * Don't add extra heading lines depending on font size (#719). + * Consider color range 0x08.. - 0x0f.. in bat themes (#706). + Chore: + * Increase async render polling speed (#806). + * Add script to generate config file json schema (#791). + * Restructure snippet execution attributes (#787). + * Bump dependencies (#772). + * Unify text styling based on theme (#734). + Docs: + * Fix typo in config theme section (#804) + * Fix typo in code execution docs (#782) + * Sync supported terminals (#722) + * Document overflow validation (#712). + * Add new sample presentation about ratatui on embedded (#817) + * Add new sample presentation about Hayasen library (#813) + +------------------------------------------------------------------- Old: ---- presenterm-0.15.1.tar.zst New: ---- presenterm-0.16.0.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ presenterm.spec ++++++ --- /var/tmp/diff_new_pack.iwly4Q/_old 2026-02-16 13:19:34.415698979 +0100 +++ /var/tmp/diff_new_pack.iwly4Q/_new 2026-02-16 13:19:34.427699478 +0100 @@ -1,7 +1,7 @@ # # spec file for package presenterm # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 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 @@ -17,7 +17,7 @@ Name: presenterm -Version: 0.15.1 +Version: 0.16.0 Release: 0 Summary: A terminal slideshow tool License: BSD-2-Clause ++++++ _service ++++++ --- /var/tmp/diff_new_pack.iwly4Q/_old 2026-02-16 13:19:34.667709456 +0100 +++ /var/tmp/diff_new_pack.iwly4Q/_new 2026-02-16 13:19:34.691710454 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/mfontanini/presenterm</param> <param name="versionformat">@PARENT_TAG@</param> <param name="scm">git</param> - <param name="revision">v0.15.1</param> + <param name="revision">v0.16.0</param> <param name="match-tag">*</param> <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> ++++++ presenterm-0.15.1.tar.zst -> presenterm-0.16.0.tar.zst ++++++ ++++ 8580 lines of diff (skipped) ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/presenterm/vendor.tar.zst /work/SRC/openSUSE:Factory/.presenterm.new.1977/vendor.tar.zst differ: char 7, line 1
