From 478abf41a779e56f760742e164a0969f4a1a6825 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Mon, 14 Mar 2022 15:16:37 +0100 Subject: [PATCH] skopeo-1.6.1-3.el9 - remove BATS from required packages (Ed Santiago) - Related: #2061316 Signed-off-by: Jindrich Novy --- skopeo.spec | 6 +++++- tests/test_skopeo.yml | 1 - 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/skopeo.spec b/skopeo.spec index 159ea7a..709e924 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -20,7 +20,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl Epoch: 2 Name: skopeo Version: 1.6.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Inspect container images and repositories on registries License: ASL 2.0 URL: https://%{import_path} @@ -121,6 +121,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/%{name}/test %changelog +* Mon Mar 14 2022 Jindrich Novy - 2:1.6.1-3 +- remove BATS from required packages (Ed Santiago) +- Related: #2061316 + * Mon Mar 14 2022 Jindrich Novy - 2:1.6.1-2 - be sure to install BATS before gating tests are executed (thanks to Ed Santiago) diff --git a/tests/test_skopeo.yml b/tests/test_skopeo.yml index 33579dd..d03b0da 100644 --- a/tests/test_skopeo.yml +++ b/tests/test_skopeo.yml @@ -7,7 +7,6 @@ - classic - container required_packages: - - bats - skopeo - skopeo-tests tests: