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-07-30 11:55:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/presenterm (Old)
 and      /work/SRC/openSUSE:Factory/.presenterm.new.1882 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "presenterm"

Tue Jul 30 11:55:20 2024 rev:9 rq:1190368 version:0.8.0+0

Changes:
--------
--- /work/SRC/openSUSE:Factory/presenterm/presenterm.changes    2024-03-04 
21:25:29.683176496 +0100
+++ /work/SRC/openSUSE:Factory/.presenterm.new.1882/presenterm.changes  
2024-07-30 11:57:39.333257708 +0200
@@ -1,0 +2,44 @@
+Tue Jul 30 03:51:48 UTC 2024 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.8.0:
+  Breaking changes:
+  * Force users to explicitly enable snippet execution (#276) (#281).
+  New features:
+  * Code snippet execution for various programming languages (#253) (#255) 
(#256) (#258) (#282).
+  * Allow executing compiled snippets in windows (#303).
+  * Add support for hidden lines in code snippets (#283) (#254).
+  * Support mermaid snippet rendering to image via +render attribute (#268).
+  * Allow scaling images dynamically based on terminal size (#288) (#291).
+  * Allow scaling images generated via +render code blocks (mermaid, typst, 
latex) (#290).
+  * Show stderr output from code execution (#252).
+  * Wait for code execution process to exit completely (#250).
+  * Generate images in +render code snippets asynchronously (#273) (#293) 
(#284) (#279).
+  * Dim non highlighted code snippet lines (#287).
+  * Shrink snippet execution to match code block width (#286).
+  * Include code snippet execution output in generated PDF (#295).
+  * Cache +render block images (#270).
+  * Add kotlin script executor (#257).
+  * Add nushell code execution (#274) (#275).
+  * Add rust-script as a new code executor (#269).
+  * Allow custom themes to extend others (#265).
+  * Allow jumping fast between slides (#244).
+  * Allow explicitly disabling footer in certain slides (#239).
+  * Allow using image paths in typst (#235).
+  * Add JSON schema for validation,completion,documentation (#228) (#236).
+  * Allow having multiple authors (#227).
+  Fixes:
+  * Avoid re-rendering code output and auto rendered blocks (#280).
+  * Use unicode width to calculate execution output's line len (#261).
+  * Display background color behind '\t' in code exec output (#245).
+  * Close child process stdin by default (#297).
+  Improvements:
+  * Update install instructions for Arch Linux (#248).
+  * Fix all clippy warnings (#231).
+  * Include strict _front_matter_parsing in default config (#229).
+  * CHANGELOG.md contains clickable links to issues (#230).
+  * Add Support for Ruby Code Highlighting (#226).
+  * Use ".presenterm" as prefix for tmp files (#306).
+  * Add more descriptive error message when loading image fails (#298).
+  * Align all error messages to left (#301).
+
+-------------------------------------------------------------------

Old:
----
  presenterm-0.7.0+0.tar.zst

New:
----
  presenterm-0.8.0+0.tar.zst

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ presenterm.spec ++++++
--- /var/tmp/diff_new_pack.mlpxuM/_old  2024-07-30 11:57:40.841318701 +0200
+++ /var/tmp/diff_new_pack.mlpxuM/_new  2024-07-30 11:57:40.845318863 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           presenterm
-Version:        0.7.0+0
+Version:        0.8.0+0
 Release:        0
 Summary:        A terminal slideshow tool
 License:        BSD-2-Clause

++++++ _service ++++++
--- /var/tmp/diff_new_pack.mlpxuM/_old  2024-07-30 11:57:40.873319996 +0200
+++ /var/tmp/diff_new_pack.mlpxuM/_new  2024-07-30 11:57:40.877320157 +0200
@@ -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.7.0</param>
+    <param name="revision">v0.8.0</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ presenterm-0.7.0+0.tar.zst -> presenterm-0.8.0+0.tar.zst ++++++
++++ 9219 lines of diff (skipped)

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/presenterm/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.presenterm.new.1882/vendor.tar.zst differ: char 7, 
line 1

Reply via email to