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-04 22:31:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rioterm (Old)
 and      /work/SRC/openSUSE:Factory/.rioterm.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rioterm"

Wed Oct  4 22:31:07 2023 rev:3 rq:1114863 version:0.0.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/rioterm/rioterm.changes  2023-09-20 
13:33:24.383709548 +0200
+++ /work/SRC/openSUSE:Factory/.rioterm.new.28202/rioterm.changes       
2023-10-04 22:31:52.836571817 +0200
@@ -1,0 +2,110 @@
+Mon Oct 02 17:22:11 UTC 2023 - androw95...@gmail.com
+
+- Update to version 0.0.22:
+  * update CHANGELOG.md
+  * move back 0.0.22 sugarloaf
+  * use 0.0.22-1 for sugarloaf
+  * try to find glyph from font vec
+  * update commands
+  * move sugarloaf fontes to test-fonts folder
+  * update lockfile
+  * prepare 0.0.22
+  * fix wasm builds
+  * format code and fix wasm build
+  * update CHANGELOG regarding support to extra fonts
+  * implement extra fonts
+  * use Ms jhenghei
+  * update windows unicode and symbols fonts
+  * use arial unicode ms for windows
+  * update docs regarding shell program examples
+  * update default examples for shell (ref #263)
+  * bump few more deps
+  * bump few dependencies
+  * update CHANGELOG.md
+  * add scroll actions to bindings/mod.rs (close #265)
+  * move back to font_spec usage
+  * use first of filtered_formats and update CHANGELOG
+  * use queue rendering instead of use staging_belt
+  * update brush and calculator imports
+  * rename glyph_brush and glyph_calculator mods
+  * port glyph-brush into glyph mod.rs
+  * test sugarloaf height
+
+-------------------------------------------------------------------
+Sat Sep 30 09:53:09 UTC 2023 - androw95...@gmail.com
+
+- Update to version 0.0.21:
+  * fmt unsupported_formats.contains
+  * add publish-crates to make
+  * lock to 0.0.21
+  * prepare 0.0.21
+  * move wegpu upgrade to next version bump
+  * rollback with webgpu upgrade
+  * use wgpu 0.17.1
+  * update lockfile
+  * remove comments
+  * use npm ci instead of install for ci
+  * remove index.md of HomepageFeatures
+  * remove working-directory
+  * update docs flow
+  * check if is_srgb
+  * comment ligatures feature for now in docs
+  * update changelog
+  * workflow: automatically deploy documentation site using GitHub Actions 
(#261)
+  * Hide other applications in MacOS (#262)
+  * implement --working-dir on cli (closes #258)
+  * update broken links in the README
+  * skip_serializing for some fields in navigation
+  * docs: markdown (#257)
+  * update version docs
+  * remove legacy icns icons
+  * use version from workspace
+
+-------------------------------------------------------------------
+Sun Sep 24 13:24:14 UTC 2023 - androw95...@gmail.com
+
+- Update to version 0.0.20:
+  * update changelog.md
+  * prepare 0.0.20
+  * Fix cursor disappearing in the first tab whenever a new tab is created 
with NativeTab
+  * add log error to not found font
+  * update docs
+  * fmt performer/handler
+  * switch sync escape from DCS to CSI (changes originally implemented in 
alacritty/vte that's licensed under MIT)
+  * update documentation
+  * update docs with default documentation file and add themes section (close 
#250)
+  * update colors and remove screen rendering from state mod
+  * update rio-colors
+  * update changelog
+  * remove RIO_CONFIG variable from init (Ref #243)
+  * keep original license and copyright from alacritty take2 #246
+  * update fmt for screen/mod.rs
+  * keep original license and copyright from alacritty #246
+  * update website
+  * migration to docasaurus
+  * select specific dependencies
+  * add fontconfig-parser dep to sugarloaf
+  * add fontconfig-parser dep to sugarloaf
+  * add fontconfig search for unix (non-macos)
+  * add fontconfig
+  * Add ToggleFullscreen Action #229 (#249)
+  * Update configuration-file.md: fix broken link (#248)
+  * fix: Command + H can't hide rio on macOS #240 (#244)
+  * fix fmt for standalone colors
+  * start to use fixed colors for screens (avoid issues with themes and 
specific configs
+  * update default colors
+  * update colors
+  * [Draft] Docs migration (#241)
+  * fmt LOGO_ICON
+  * update website
+  * update new logo
+  * new logo
+  * updating rust-version to 1.72.1 (#238)
+  * update CHANGELOG.md
+  * use specific version #198
+  * Feature/chocolatey (#239)
+  * refactor: enable full optimizations for release profile (#236)
+  * refactor: enable CPU-specific optimizations on aarch64-apple-darwin (#235)
+  * update docs
+
+-------------------------------------------------------------------

Old:
----
  rio-0.0.19.tar.zst

New:
----
  rio-0.0.22.tar.zst

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

Other differences:
------------------
++++++ rioterm.spec ++++++
--- /var/tmp/diff_new_pack.z7yCcw/_old  2023-10-04 22:31:56.284696444 +0200
+++ /var/tmp/diff_new_pack.z7yCcw/_new  2023-10-04 22:31:56.288696589 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rioterm
-Version:        0.0.19
+Version:        0.0.22
 Release:        0
 Summary:        A hardware-accelerated GPU terminal emulator powered by WebGPU
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.z7yCcw/_old  2023-10-04 22:31:56.324697890 +0200
+++ /var/tmp/diff_new_pack.z7yCcw/_new  2023-10-04 22:31:56.324697890 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/raphamorim/rio.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="scm">git</param>
-    <param name="revision">v0.0.19</param>
+    <param name="revision">v0.0.22</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.z7yCcw/_old  2023-10-04 22:31:56.352698902 +0200
+++ /var/tmp/diff_new_pack.z7yCcw/_new  2023-10-04 22:31:56.356699046 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/raphamorim/rio.git</param>
-              <param 
name="changesrevision">ba1881266ba9b3d669de7a5a1811176e6cf8c5cd</param></service></servicedata>
+              <param 
name="changesrevision">11b0d4ea75e7c92559f53aca3dc31c3d640d1b78</param></service></servicedata>
 (No newline at EOF)
 

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

Reply via email to