Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package framework_tool for openSUSE:Factory checked in at 2026-04-08 17:14:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/framework_tool (Old) and /work/SRC/openSUSE:Factory/.framework_tool.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "framework_tool" Wed Apr 8 17:14:34 2026 rev:10 rq:1345018 version:0.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/framework_tool/framework_tool.changes 2026-03-11 20:51:48.673296126 +0100 +++ /work/SRC/openSUSE:Factory/.framework_tool.new.21863/framework_tool.changes 2026-04-08 17:14:49.417684021 +0200 @@ -1,0 +2,33 @@ +Tue Apr 7 13:54:41 UTC 2026 - Nico Krapp <[email protected]> + +- Update to 0.6.2: + * flake: cross-windows: Add mingw by @JohnAZoidberg in #281 + * Add documentation for version bump by @JohnAZoidberg in #255 + * --flash-gpu-escriptor: Keep bay power if already on + by @JohnAZoidberg in #283 + * gh-actions: Package DEB and RPM by @JohnAZoidberg in #284 + * Fix uefi commandline parsing by @JohnAZoidberg in #286 + * Simplify CLAUDE.md by @JohnAZoidberg in #288 + * README: Add doc for how to install with cargo by @JohnAZoidberg in #289 + * contrib: Add more details about release process by @JohnAZoidberg in #290 + * gitignore: Add OVMF firmware files by @JohnAZoidberg in #293 + * completions: Move to framework_tool/ to include in crates.io release + by @nadzyah in #297 + * readme: fix winget installation command by @JohnAZoidberg in #298 + * Add --flash-full-ec to flash entire EC flash by @JohnAZoidberg in #300 + * Document how to do a FreeBSD release by @JohnAZoidberg in #299 + * README: Document more package managers by @JohnAZoidberg in #296 + * framework_lib: Restrict portio modules to x86/x86_64 architectures + by @nadzyah in #301 + * portio also doesn't work on 32bit by @JohnAZoidberg in #302 + * laptop13/laptop12: Support input deck related commands + by @JohnAZoidberg in #292 + * Avoid unsafe when decoding by @JohnAZoidberg in #303 + * update actions to v6 by @kiram9 in #307 + * Fix --pdports for framework systems by @JohnAZoidberg in #305 + * fw16 - round up chunk calculation by @kiram9 in #306 + * --kblight: Fix on some early systems by @JohnAZoidberg in #285 + * --pdports: Remove name by @JohnAZoidberg in #309 + * bump to 0.6.2 by @JohnAZoidberg in #308 + +------------------------------------------------------------------- Old: ---- framework_tool-0.6.1.tar.gz New: ---- framework_tool-0.6.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ framework_tool.spec ++++++ --- /var/tmp/diff_new_pack.xvLIbU/_old 2026-04-08 17:14:51.493769377 +0200 +++ /var/tmp/diff_new_pack.xvLIbU/_new 2026-04-08 17:14:51.497769542 +0200 @@ -20,7 +20,7 @@ %define completion_dir_bash %{_datadir}/bash-completion/completions %define completion_dir_zsh %{_datadir}/zsh/functions/Completion Name: framework_tool -Version: 0.6.1 +Version: 0.6.2 Release: 0 Summary: Rust tools to interact with the Framework Computer systems License: BSD-3-Clause @@ -44,8 +44,8 @@ %install install -D -m 0755 target/release/%{name} %{buildroot}%{_bindir}/%{name} -install -D -m 0644 completions/bash/framework_tool %{buildroot}%{completion_dir_bash}/framework_tool.bash -install -D -m 0644 completions/zsh/_framework_tool %{buildroot}%{completion_dir_zsh}/framework_tool.zsh +install -D -m 0644 framework_tool/completions/bash/framework_tool %{buildroot}%{completion_dir_bash}/framework_tool.bash +install -D -m 0644 framework_tool/completions/zsh/_framework_tool %{buildroot}%{completion_dir_zsh}/framework_tool.zsh %check %cargo_test ++++++ framework_tool-0.6.1.tar.gz -> framework_tool-0.6.2.tar.gz ++++++ ++++ 3173 lines of diff (skipped) ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/framework_tool/vendor.tar.zst /work/SRC/openSUSE:Factory/.framework_tool.new.21863/vendor.tar.zst differ: char 7, line 1
