Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rioterm for openSUSE:Factory checked in at 2024-06-21 16:03:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rioterm (Old) and /work/SRC/openSUSE:Factory/.rioterm.new.18349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rioterm" Fri Jun 21 16:03:35 2024 rev:12 rq:1181960 version:0.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rioterm/rioterm.changes 2024-02-28 19:46:53.985329506 +0100 +++ /work/SRC/openSUSE:Factory/.rioterm.new.18349/rioterm.changes 2024-06-21 16:04:08.124112192 +0200 @@ -1,0 +2,559 @@ +Thu Jun 20 13:45:52 UTC 2024 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Remove checksums update for config.guess and config.sub for aarch64 + and ppc64le + +------------------------------------------------------------------- +Thu Jun 20 13:07:41 UTC 2024 - androw95...@gmail.com + +- Update to version 0.1.1: + * undo width + * update wgpu + * update versions + * add note on README.md + * remove ununsed logic + * disable sixel terminal backend support for now + * disable bidi for now, will reintroduce later via flag + * refactor batch + * get rid of bind pipeline + * don't alarm if the font family is same as default + * Improvements on font loader (avoid set weight or style in the lookup if isn't defined) and Fallbacks fonts doesn't trigger alerts anymore + * docs: fix user facing typos (#532) + * update CHANGELOG + * remove banner + * update winit to rio_winit_fork + * current as SugarTree and next in heap + * use Box for current and next + * re add display.display.as_ptr() + * mark 0.1.0 + * Update CHANGELOG.md for now + * update configuration refs + * update CHANGELOG.md + * sugarloaf/frontend with lifecycles + * work in progress + * drop static lifecyle + * fix test after background_color become Option + * remove Box for Tree, reduce limit for supported vertex buffer on rich_text + * correct display on wayland + * update pipelines + * work in progress + * update changelog + * update the rest of the code + * rollback wgpu to 0.18 for now due to a memory leaked introduced in static lifecycle in context.rs, eventually will be fixed later + * flake.lock: Update (#529) + * add demo-rio.png to 0.1.0 folder + * update README.md + * fix cargo fmt + * disable foreground opacity for now + * fix property naming + * [window.opacity] and drop foreground-opacity property + * use new rio winit fork + * fix label to release + * disable fallbacks for linux + * update script to test underline styles (ref #370) + * fix label of version + * clean whenever advanced compositor is equal + * reenable nightly builds + * load font from configuration + * compute font update + * support change font + * allow to change font + * load emoji font on demand + * update winit ref + * flake.lock: Update (#521) + * remove embolden for macos and fix scale changes updates + * nix: add hash value for a dependency (#516) + * set_hash_shadow on macos if is transparent + * fix wrong span data association + * remove color, bg_color, cursor, underline from runData and use straight from span + * format sequencer.rs + * remove redraw on key up + * lock versions on crates + * Event::Opened only for macos + * update CHANGELOG.md + * always use tabbing for native + * open url with tabbing and update version + * lock crate versions + * application:openUrl for winit + * only run set_subtitle for macos + * update wix to 4.0.5 + * support open here on windows + * allow set_subtitle for anything + * implement subtitle + * update welcome screen + * update fork + * update margin and correct use_wa for close tab + * flake.lock: Update (#515) + * use_wa cfg on tests + * clean modifiers on new tab/window (fix lint) + * clean modifiers on new tab/window + * use if let Some instead of single match + * format on update texture + * remove lru + * resize as event + * mouse motion + * disable nightly builds for now + * reuse payload.app instead of lock to retrieve + * use try_iter instead of try_recv + * introduce is_dirty and use while for try_recv() + * remove CFRunLoopTimerIsValid + * remove render on keydown + * always rerun + * modifier removed from route level + * break after push diff::hash + * Fixed transparency on backgrounds for Welcome/Dialog + * update docs install version to 0.0.38 + * correction on state.dynamic_background + * replicate changes of dynamic background made in ef00c52b5ad611e48484ca5667be9b6fc16d48b7 on main + * update CHANGELOG + * update swash and decrease default font_size to 14 + * fix multiple bound locations + * propagate macports docs to 0.0.x + * to_owned to clone_into(&mut <>) + * docs: add MacPorts install info (#508) + * upgrade rust to 1.78 and remove dead_code + * flake.lock: Update (#506) + * rewrite scheduler and stop use create_proxy all time + * reuse same bitflags version + * prettier files + * update nodejs to 20 + * update docs and rustfmt + * Fix README.md installation links (#505) + * split hash functions + * fix first render + * use try_recv instead + * use NSView instead of MTKView for Rio + * update wa + * logs and appstate + * events wip + * work in progress + * flake.lock: Update (#504) + * add From<&Sugar> for FragmentStyle (#502) + * flake.lock: Update (#500) + * docs updates on links (2) + * docs updates on links + * docs updates + * rename 0.1.x to 1.0.0 + * update docs version to v0.0.37 + * update changelog + * update Makefile + * fix nix builds (#498) + * update cache size for lines + * update wgpu to 0.20.0 + * remove EventLoopBuilder + * correct router + * remove startup notify for initial window, ref https://github.com/rust-windowing/winit/issues/3633 + * correct to ActiveEventLoop + * update use for linux + * update winit on benches and examples + * fmt code and update CHANGELOG + * update winit to 0.30.0 + * Add VI toggle for CTRL + SHIFT + SPACE on win (#496) + * flake.lock: Update (#497) + * cache by sugarline hash + * implement hash for sugar and sugar_line + * update (#495) + * only change font based on att in render step + * correct docs (close #494) + * update rust to 1.77.2, update dependencies and use write_all on awakener for unix + * flake.lock: Update (#490) + * looking ahead post + * update docusaurus + * bump dependencies + * remove open url from displaay data + * Fix cursor repetition on render data with temporary fix + * lint corrections + * stop receive handler by frontend + * add focues to payload + * try borrow mut + * remove fair mutex around handler + * remove lock for app ptr + * passing handler but breaking tabs due to borrow + * update swash to 0.1.15 + * refactor wa to use same event handler for router/routes and different windows + * wip process + * migrate event loop to macos observer + * BottomTab as default + * flake.lock: Update (#487) + * Fix `LD_LIBRARY_PATH` in Nix flake dev shell (#486) + * flake.lock: Update (#485) + * add font ligatures to home + * correct cache + * load clusters on demand + * end quick test for gtag + * Rgba8Snorm macos + * update lint + * set macos default as Rgb10a2Unorm and update docusaurus + * flake.lock: Update (#484) + * correct windows self usage + * disable webassembly (since it also has to go through wa migration yet + * some cleanup + * use same line height as before when breaking lines + * refactor dimension + * correct first item style + * bold, italic, bold_italic + * update screen + * use font_library + * correct linux build and update benchs/examples + * update CHANGELOG + * introduce font fallbacks and use same font on any rio instance + * remove font id + * correct lint + * Fix load_system_fonts on Windows when the system drive is not C: (retired from fontdb) + * Treat fonts with non-zero italic angle as italic (retired from fontdb + * stop load emoji on wasm + * use SharedData instead of Vec + * remove FONT_EMOJI from wasm + * disable setNeedsDisplay on macos + * update CHANGELOG.md and README.md + * remove SugarCompositorLevel + * correction on Default derive + * remove renderer_level and notoemoji font + * wrap up cache + * cache working partially (line_number as key isn't best option here) + * replace cache + * apply spacing only once + * move line updater to a next pr + * breaking render to develop cache + * if the line is new then reset + * save styles in the line + * load colors + * set scale and clear + * now it renders (yey?) + * remove nav + * remove span data + * remove state and dir_depth + * wip remove spans + * span as span data + * process from cache + * process line updates + * update CHANGELOG + * flake.lock: Update (#474) + * correct line_height and reduce initial instances + * update changelog and wix for windows + * update changelog + * fix lint + * update lockfile + * update copypasta and retrieve pid on windows + * differentiate Diff per Char or Line + * update winit to 0.29.15 + * flake.lock: Update (#471) + * Workaround new text renderer (#467) + * fix: build on Darwin (#470) + * update wgpu and winit + * flake.lock: Update (#468) + * update CHANGELOG + * add 0.0.x branch as well + * add workflow_dispatch for nix-build + * flake.lock: Update (#463) + * revert additional change on grid + * revert additional change + * correct new tab testing code + * update rio with windows fix for alt+control + * update wayland dependencies with cargo update + * few corrections + * update draft post + * add a post about 0.1.0 + * update Makefile + * implement map instead of filter_map + * support open urls on macos + * rollback json configuration alternative support + * work in progress open urls + * update hide_cursor_when_typing to false + * reset update on level selection + * support to json config + * configuration as json add fallbacks for unwrap + * add json as configuration fallback + * update cascadia code to ttf + * use front + * update get(0) to first() + * update CHANGELOG regarding new rust version + * use 1.75.0 instead + * rewrite get(0) to first() + * update CHANGELOG and rust version + * drop equal check on wayland + * add reset_next + * update current + * update current + * check self.next and self.current + * cover ColumnsLengthIsDifferent and LineLengthIsDifferent + * enable debug for dev modes on makefile + * remove println + * reset navigation + * debuggin + * test with winit 0.29.9 + * use width and height instead of u32 + * use Elementary + * update lint for linx + * borrow bg image to set + * corrections linux pt 4 + * corrections linux pt 3 + * corrections linux pt 2 + * corrections linux + * remove init fn + * few corrections for linux + * test advanced on linux + * remove acc + * remove printlns for now ++++ 262 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/rioterm/rioterm.changes ++++ and /work/SRC/openSUSE:Factory/.rioterm.new.18349/rioterm.changes Old: ---- rio-0.0.35.tar.zst New: ---- rio-0.1.1.obscpio rio-0.1.1.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rioterm.spec ++++++ --- /var/tmp/diff_new_pack.VETOp3/_old 2024-06-21 16:04:09.912177780 +0200 +++ /var/tmp/diff_new_pack.VETOp3/_new 2024-06-21 16:04:09.912177780 +0200 @@ -18,7 +18,7 @@ Name: rioterm -Version: 0.0.35 +Version: 0.1.1 Release: 0 Summary: A hardware-accelerated GPU terminal emulator powered by WebGPU License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.VETOp3/_old 2024-06-21 16:04:09.952179247 +0200 +++ /var/tmp/diff_new_pack.VETOp3/_new 2024-06-21 16:04:09.956179394 +0200 @@ -1,22 +1,22 @@ <services> - <service mode="disabled" name="obs_scm"> + <service mode="manual" name="obs_scm"> <param name="url">https://github.com/raphamorim/rio.git</param> - <param name="versionformat">v0.0.35</param> + <param name="versionformat">v0.1.1</param> <param name="scm">git</param> - <param name="revision">v0.0.35</param> + <param name="revision">v0.1.1</param> <param name="match-tag">*</param> <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> <param name="changesgenerate">enable</param> <param name="changesauthor">androw95...@gmail.com</param> </service> - <service mode="disabled" name="tar" /> - <service mode="disabled" name="recompress"> + <service mode="manual" name="tar" /> + <service mode="manual" name="recompress"> <param name="file">*.tar</param> <param name="compression">zst</param> </service> - <service mode="disabled" name="set_version"/> - <service name="cargo_vendor" mode="disabled"> + <service mode="manual" name="set_version"/> + <service name="cargo_vendor" mode="manual"> <param name="srcdir">rio</param> <param name="compression">zst</param> <param name="update">true</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.VETOp3/_old 2024-06-21 16:04:09.976180127 +0200 +++ /var/tmp/diff_new_pack.VETOp3/_new 2024-06-21 16:04:09.976180127 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/raphamorim/rio.git</param> - <param name="changesrevision">00d5354e78f817904f6313b66977b27a59bb8b4a</param></service></servicedata> + <param name="changesrevision">59aace1437b30418970fcbbc641515e45c126906</param></service></servicedata> (No newline at EOF) ++++++ rio-0.0.35.tar.zst -> rio-0.1.1.tar.zst ++++++ /work/SRC/openSUSE:Factory/rioterm/rio-0.0.35.tar.zst /work/SRC/openSUSE:Factory/.rioterm.new.18349/rio-0.1.1.tar.zst differ: char 7, line 1 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/rioterm/vendor.tar.zst /work/SRC/openSUSE:Factory/.rioterm.new.18349/vendor.tar.zst differ: char 7, line 1