Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flake-pilot for openSUSE:Factory checked in at 2024-04-02 16:43:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flake-pilot (Old) and /work/SRC/openSUSE:Factory/.flake-pilot.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flake-pilot" Tue Apr 2 16:43:51 2024 rev:2 rq:1164042 version:3.0.10 Changes: -------- --- /work/SRC/openSUSE:Factory/flake-pilot/flake-pilot.changes 2024-03-25 21:19:36.734571466 +0100 +++ /work/SRC/openSUSE:Factory/.flake-pilot.new.1905/flake-pilot.changes 2024-04-02 16:46:36.158014426 +0200 @@ -1,0 +2,40 @@ +Wed Mar 27 14:11:25 CET 2024 - Marcus Schäfer <[email protected]> + +- Bump version: 3.0.9 â 3.0.10 + +------------------------------------------------------------------- +Wed Mar 27 14:04:40 CET 2024 - Marcus Schäfer <[email protected]> + +- Clippy fixes + +------------------------------------------------------------------- +Wed Mar 27 13:57:50 CET 2024 - Marcus Schäfer <[email protected]> + +- sudo is required + +------------------------------------------------------------------- +Wed Mar 27 13:53:39 CET 2024 - Marcus Schäfer <[email protected]> + +- Fix error handling + + Make sure the real command that is called through sudo is + displayed. Also fix that the runas information is really used + +------------------------------------------------------------------- +Wed Mar 27 11:05:47 CET 2024 - Marcus Schäfer <[email protected]> + +- Exit on remove if there is an error + + The remove sequence when used with --container or --vm deregisters + all apps associated with the container or VM first. If there is + an error on this deregistration, exit early and do not try to + delete the container/vm + +------------------------------------------------------------------- +Mon Mar 25 12:10:45 CET 2024 - Marcus Schäfer <[email protected]> + +- Update URL in spec file + + Point to OSInside Organisation + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flake-pilot.spec ++++++ --- /var/tmp/diff_new_pack.pg6rhk/_old 2024-04-02 16:46:38.098082823 +0200 +++ /var/tmp/diff_new_pack.pg6rhk/_new 2024-04-02 16:46:38.102082971 +0200 @@ -23,7 +23,7 @@ # SOFTWARE. # Name: flake-pilot -Version: 3.0.9 +Version: 3.0.10 Release: 0 Summary: Launcher for flake applications License: MIT @@ -31,13 +31,14 @@ Packager: Marcus Schaefer <[email protected]> %endif Group: System/Management -Url: https://github.com/schaefi/pilot +Url: https://github.com/OSInside/flake-pilot Source0: %{name}.tar.gz Source1: cargo_config Source2: %{name}-rpmlintrc %if 0%{?debian} || 0%{?ubuntu} Requires: golang-github-containers-common %endif +Requires: sudo Requires: rsync Requires: tar BuildRequires: python3-docutils @@ -68,6 +69,7 @@ Group: System/Management Requires: rsync Requires: podman +Requires: sudo %description -n flake-pilot-podman Launcher for OCI containers based applications through podman @@ -85,6 +87,7 @@ Requires: xz Requires: e2fsprogs Requires: socat +Requires: sudo %description -n flake-pilot-firecracker Launcher and service tools for KVM VM based applications ++++++ flake-pilot.tar.gz ++++++ /work/SRC/openSUSE:Factory/flake-pilot/flake-pilot.tar.gz /work/SRC/openSUSE:Factory/.flake-pilot.new.1905/flake-pilot.tar.gz differ: char 5, line 1
