From 19ad71abed94565165504f1ba05866d6d1c54503 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Mon, 5 Aug 2024 08:36:02 +0200 Subject: [PATCH] skopeo-1.14.5-3.el8 - rebuild for golang fixes - Related: RHEL-28452 Signed-off-by: Jindrich Novy --- skopeo.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/skopeo.spec b/skopeo.spec index 972925b..c6f64e7 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -16,7 +16,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl Epoch: 2 Name: skopeo Version: 1.14.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Inspect container images and repositories on registries License: ASL 2.0 URL: https://%{import_path} @@ -122,6 +122,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/%{name}/test %changelog +* Mon Aug 05 2024 Jindrich Novy - 2:1.14.5-3 +- rebuild for golang fixes +- Related: RHEL-28452 + * Thu Aug 01 2024 Jindrich Novy - 2:1.14.5-2 - rebuild for golang fixes - Related: RHEL-28452