Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rioterm for openSUSE:Factory checked 
in at 2023-10-22 21:01:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rioterm (Old)
 and      /work/SRC/openSUSE:Factory/.rioterm.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rioterm"

Sun Oct 22 21:01:46 2023 rev:5 rq:1119281 version:0.0.24

Changes:
--------
--- /work/SRC/openSUSE:Factory/rioterm/rioterm.changes  2023-10-12 
11:57:03.041389671 +0200
+++ /work/SRC/openSUSE:Factory/.rioterm.new.1945/rioterm.changes        
2023-10-22 21:02:01.289642895 +0200
@@ -1,0 +2,94 @@
+Fri Oct 20 19:54:36 UTC 2023 - androw95...@gmail.com
+
+- Update to version v0.0.24:
+  * move self.state.set_selection back to start_selection
+  * correction for cursor
+  * prepare 0.0.24
+  * update CHANGELOG.md
+  * improve calculate_mouse_position and add tests
+  * implementation of copy mode (alacritty vi mode) close #186
+  * add documentation regarding alacritty vi mode
+  * implement cursor color for vi mode
+  * add Rio logo to README.md
+  * Update build-from-source.md (#298)
+  * redraw per key release
+  * stop inline render fn and render once key is released
+
+-------------------------------------------------------------------
+Wed Oct 18 20:44:26 UTC 2023 - androw95...@gmail.com
+
+- Update to version 0.0.23:
+  * disable toggle VI mode for now
+  * prepare release 0.0.23
+  * correct keybindings
+  * put kitty keyboard protocol back but being optional
+  * update docs
+  * use tempdir 0.3.7
+  * update regex to 1.10.2
+  * update information regarding use_kitty_keyboard_protocol
+  * docs: fix typo in tagline (#297)
+  * disable kitty keyboard protocol temporarily
+  * fix bold lookup
+  * long width bound for text builder
+  * text builder logic
+  * text builder sugarloaf
+  * update CHANGELOG.md
+  * logic for repeated background
+  * repeated bg rect
+  * docs: uniform style in configuration sample (#291)
+  * docs: add scroll-multiplier configuration parameter (#290)
+  * keep pattern for string creation for pre-str
+  * Delete old canary release
+  * keep pattern whenever creating strings in welcome.rs
+  * re-add delete tag-and-release to canary pipeline
+  * create a canary release
+  * use canary release naming/tag and delete previous canary release before 
submit a new one
+  * feat: added scroll_modifier to Config with default 2.0 (#288)
+  * requires_restart for new tabs using current path settings UI
+  * fix padding_x changes through settings UI
+  * update changelog
+  * Navigation: Remove magic strings (#285)
+  * write simple simple test for calculate_mouse_position #182
+  * newline at end of file
+  * floor() on cell_dimension for mouse_position
+  * move logic to mouse.rs and prepare to start writing tests (#182)
+  * remove unnecessary check after use scaled_margin_x (#182)
+  * improve mouse position calculation for scales >=2.0 (#182)
+  * improve mouse position calculation ref (#182)
+  * add a comment regarding backspace+control for windows and update CHANGELOG
+  * enable powershell shortcut for windows (close #220)
+  * add clearhistory support
+  * update CHANGELOG regarding reverse order of collapsedTabs
+  * fix CHANGELOG syntax
+  * fix order of tab moving and apply reverse on collapsed tabs
+  * correct tabs move shortcut
+  * vi mode wip
+  * clear_selection implementation as action
+  * docs escape sequence support
+  * new Scroll api with docs escape sequence support
+  * fix  Cursor shape isn't restored (close #279)
+  * Fix color automation for breadcrumb mode
+  * introduce scaled_sugarwidth and scaled_sugarheight
+  * sugarloaf: adding `repository` to `Cargo.toml` (#280)
+  * Fix link to build from source in Linux install (#277)
+  * updating rust-version to 1.73.0 (#275)
+  * remove multiplier
+  * remove round from spaces
+  * comment println
+  * update CHANGELOG.md
+  * fix OSC52 (closes #276)
+  * support 7.0 as minimum font-size with shortcut and fix change font size 
function
+  * fix in progress for tab overlaping text
+  * update CHANGELOG.md
+  * fmt fix lines calculation
+  * fix for calculate lines
+  * update changelog and add a comment
+  * fix bug whenever is not closing terminal for non native tabs (ref #255)
+  * use term UNRELEASED instead of In Progress
+  * support to new Run and Scroll API
+  * update docs to use ignore-selection-fg-color
+  * undo fixed scaledwidth/height
+  * exec and Act::Command(program) are unix exclusives
+  * sugarwidth now has fixed weight (as it should have been since beginning). 
The font bounds now needs to be scaled to match the fixed sugarwidth (ref #167 
#264 #182)
+
+-------------------------------------------------------------------

Old:
----
  rio-0.0.22.tar.zst

New:
----
  rio-0.0.24.tar.zst

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

Other differences:
------------------
++++++ rioterm.spec ++++++
--- /var/tmp/diff_new_pack.XsRqaT/_old  2023-10-22 21:02:03.701730601 +0200
+++ /var/tmp/diff_new_pack.XsRqaT/_new  2023-10-22 21:02:03.705730747 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           rioterm
-Version:        0.0.22
+Version:        0.0.24
 Release:        0
 Summary:        A hardware-accelerated GPU terminal emulator powered by WebGPU
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.XsRqaT/_old  2023-10-22 21:02:03.741732055 +0200
+++ /var/tmp/diff_new_pack.XsRqaT/_new  2023-10-22 21:02:03.745732202 +0200
@@ -1,9 +1,9 @@
 <services>
   <service mode="disabled" name="obs_scm">
     <param name="url">https://github.com/raphamorim/rio.git</param>
-    <param name="versionformat">@PARENT_TAG@</param>
+    <param name="versionformat">v0.0.24</param>
     <param name="scm">git</param>
-    <param name="revision">v0.0.22</param>
+    <param name="revision">v0.0.24</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.XsRqaT/_old  2023-10-22 21:02:03.769733074 +0200
+++ /var/tmp/diff_new_pack.XsRqaT/_new  2023-10-22 21:02:03.773733220 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/raphamorim/rio.git</param>
-              <param 
name="changesrevision">11b0d4ea75e7c92559f53aca3dc31c3d640d1b78</param></service></servicedata>
+              <param 
name="changesrevision">2ca9706d9057465261cdf1d3848340ed6a4574ca</param></service></servicedata>
 (No newline at EOF)
 

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.XsRqaT/_old and 
/var/tmp/diff_new_pack.XsRqaT/_new differ

Reply via email to