%global __brp_mangle_shebangs_exclude_from ^%{_datadir}/%{name}/collections/.*$ Name: foremanctl Version: 1.0.0 Release: 0.20250926103328485490.pr240.6.g1d4b1a3%{?dist} Summary: Install Foreman using containers License: GPL-2-only URL: https://github.com/theforeman/foremanctl Source: foremanctl-1.0.0.tar.gz BuildArch: noarch Requires: python3-obsah >= 1.4 # These are needed on the target host, which is usually localhost Recommends: podman Recommends: python3-libsemanage Recommends: python3-psycopg2 # Tab completion is nice to have Suggests: bash-completion Suggests: python3-argcomplete %description Install Foreman using containers. They are deployed as podman quadlets. %prep %setup -q -n foremanctl-1.0.0 %build cat > inventories/quadlet < - 1.0.0-0.20250926103328485490.pr240.6.g1d4b1a3 - include system details in requirements check (Evgeni Golov) - update development profile with what we use in our tests (Evgeni Golov) - Update dev setup doc to run test successfully (Arvind Jangir) - Don't restart Candlepin every time a deployment runs (Evgeni Golov) - explicit become: false for the install flag creation (Evgeni Golov) - Use the Hashicorp cloud again for CentOS boxes (Evgeni Golov)