commit kubetui for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubetui for openSUSE:Factory checked in at 2024-08-01 22:06:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubetui (Old) and /work/SRC/openSUSE:Factory/.kubetui.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kubetui" Thu Aug 1 22:06:00 2024 rev:4 rq:1191003 version:1.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kubetui/kubetui.changes 2024-06-03 17:43:25.906964196 +0200 +++ /work/SRC/openSUSE:Factory/.kubetui.new.7232/kubetui.changes 2024-08-01 22:06:46.314264322 +0200 @@ -1,0 +2,57 @@ +Wed Jul 24 14:05:30 UTC 2024 - ekr59uv25@gmail.com + +- Update to version 1.5.3: + * fix(deps): update rust crate kube to 0.93.0 + * chore(deps): update rust crate mockall to 0.13.0 + * chore(deps): lock file maintenance + * fix(deps): update rust crate thiserror to v1.0.63 + * chore(deps): update rust crate tokio to v1.38.1 + * fix(deps): update rust crate bytes to v1.6.1 + * fix(deps): update rust crate thiserror to v1.0.62 + * fix(deps): update rust crate clap to v4.5.9 + * fix(deps): update rust crate async-trait to v0.1.81 + * docs: Add keybinding for toggling split layout direction + * feat(ui): Add support for toggling split layout direction + * fix(deps): update rust crate serde to v1.0.204 + * fix(deps): update rust crate serde_json to v1.0.120 + * fix(kube/log): prevent removal of leading spaces in container logs + * fix(deps): update rust crate serde_json to v1.0.119 + * chore(render): add error logging in window action + * refactor(kube/store): clippy needless borrow + * refactor(kube/secret): replaced with the `?` operator + * chore(ui): suppress warnings for unused code in widget.rs + * chore(apis): allow dead code in kube apis module + * refactor(related_resources): simplify related resource structs + * refactor(v1_table): replace ToString with Display for Value + * fix(deps): update rust crate clap to v4.5.8 + * fix(deps): update rust crate log to v0.4.22 + * chore(deps): lock file maintenance + * fix(ui): Simplify generate_spans_line generation and tests + * fix(ui): Update crossterm usage to ratatui's crossterm + * fix(deps): update rust crate ratatui to 0.27.0 + * fix(deps): update rust crate serde_json to v1.0.118 + * fix(deps): update rust crate strum to v0.26.3 + * fix(deps): update rust crate kube to v0.92.1 + * chore(deps): lock file maintenance + * chore(deps): update actions/checkout digest to 692973e + * fix(deps): update rust crate kube to 0.92.0 + * fix(deps): update rust crate clap to v4.5.7 + * fix(deps): update all dependencies + * chore(deps): lock file maintenance + * fix(deps): update rust crate clap to v4.5.6 + * fix(deps): update rust crate clap to v4.5.5 + * fix(deps): update rust crate unicode-width to v0.1.13 + * test(network): fix kube network description tests + * chore(deps): update rust crate rstest to 0.21.0 + * chore(deps): update rust crate tokio to v1.38.0 + * chore(deps): update rust crate rstest to 0.20.0 + * fix(deps): update rust crate serde to v1.0.203 + * chore(deps): lock file maintenance + * fix(deps): update rust crate ratatui to v0.26.3 + * chore(deps): update actions/checkout digest to a5ac7e5 + * docs: add Chocolatey installation note + * fix(deps): update rust crate anyhow to v1.0.86 + * fix(deps): update rust crate anyhow to v1.0.85 + * fix(deps): update rust crate thiserror to v1.0.61 + +------------------------------------------------------------------- Old: ---- kubetui-1.5.2.tar.zst New: ---- kubetui-1.5.3.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kubetui.spec ++++++ --- /var/tmp/diff_new_pack.wcYwHd/_old 2024-08-01 22:06:47.438310704 +0200 +++ /var/tmp/diff_new_pack.wcYwHd/_new 2024-08-01 22:06:47.442310869 +0200 @@ -17,7 +17,7 @@ Name: kubetui -Version: 1.5.2 +Version: 1.5.3 Release: 0 Summary: A terminal UI for Kubernetes License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.wcYwHd/_old 2024-08-01 22:06:47.478312354 +0200 +++ /var/tmp/diff_new_pack.wcYwHd/_new 2024-08-01 22:06:47.478312354 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/sarub0b0/kubetui.git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="scm">git</param> - <param name="revision">v1.5.2</param> + <param name="revision">v1.5.3</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.wcYwHd/_old 2024-08-01 22:06:47.506313510 +0200 +++ /var/tmp/diff_new_pack.wcYwHd/_new 2024-08-01 22:06:47.510313675 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/sarub0b0/kubetui.git</param> - <param name="changesrevision">e86fa0f76598b9c75b05a6848a83f60e7e6b02e7</param></service></servicedata> + <param name="changesrevision">671689f949d6e8b47372a104d1ebe3e49a51298d</param></service></servicedata> (No newline at EOF) ++++++ kubetui-1.5.2.tar.zst -> kubetui-1.5.3.tar.zst ++++++ /work/SRC/openSUSE:Factory/kubetui/kubetui-1.5.2.tar.zst /work/SRC/openSUSE:Factory/.kubetui.new.7232/kubetui-1.5.3.tar.zst differ: char 7, line 1 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/kubetui/vendor.tar.zst /work/SRC/openSUSE:Factory/.kubetui.new.7232/vendor.tar.zst differ: char 7, line 1
participants (1)
-
Source-Sync