Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pik for openSUSE:Factory checked in at 2026-09-21 12:22:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pik (Old) and /work/SRC/openSUSE:Factory/.pik.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pik" Mon Sep 21 12:22:24 2026 rev:15 rq:1379362 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/pik/pik.changes 2026-01-18 22:22:08.019663735 +0100 +++ /work/SRC/openSUSE:Factory/.pik.new.383539/pik.changes 2026-09-21 12:22:27.247372967 +0200 @@ -1,0 +2,19 @@ +Wed Sep 16 20:28:09 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 1.0.1: + * Add support for docker container processes +- Version 1.0.0: + * Breaking: embed default config and merge it with the + user config (partial override; inspect with pik -P) + * Add print-config command + * Add contains match type + * Add TUI notifications + * Shift+Tab selects the previous item +- Version 0.29.0: + * Add force-kill process action +- Version 0.28.1: + * Cap FPS at 60 to lower CPU usage +- Restrict to ExclusiveArch %{rust_tier1_arches} +- Re-derive License to MIT AND MPL-2.0 (option-ext) + +------------------------------------------------------------------- Old: ---- pik-0.28.0.tar.gz New: ---- pik-1.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pik.spec ++++++ --- /var/tmp/diff_new_pack.zq8lYK/_old 2026-09-21 12:22:30.790521049 +0200 +++ /var/tmp/diff_new_pack.zq8lYK/_new 2026-09-21 12:22:30.791521091 +0200 @@ -1,7 +1,7 @@ # # spec file for package pik # -# Copyright (c) 2026 mantarimay +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,17 @@ %bcond_without test Name: pik -Version: 0.28.0 +Version: 1.0.1 Release: 0 Summary: Process Interactive Kill -License: MIT +# Legal-Review-Notice: MPL-2.0 comes from option-ext (via dirs-sys); +# vendor.tar.zst in the src.rpm satisfies MPL-2.0 ยง3.2. +License: MIT AND MPL-2.0 URL: https://github.com/jacek-kurlit/pik Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz Source1: vendor.tar.zst BuildRequires: cargo-packaging +ExclusiveArch: %{rust_tier1_arches} %description Process Interactive Kill is a command line tool that helps to find and kill ++++++ pik-0.28.0.tar.gz -> pik-1.0.1.tar.gz ++++++ ++++ 5794 lines of diff (skipped) ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/pik/vendor.tar.zst /work/SRC/openSUSE:Factory/.pik.new.383539/vendor.tar.zst differ: char 7, line 1
