From fe5b7d08a6149238d4c580c3495a0b882c011727 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:24:40 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- skopeo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/skopeo.spec b/skopeo.spec index 19e57d2..a1c67a6 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -8,7 +8,7 @@ Epoch: 2 Name: skopeo Version: 1.15.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Inspect container images and repositories on registries License: ASL 2.0 URL: https://%{import_path} @@ -118,6 +118,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/%{name}/test %changelog +* Mon Jun 24 2024 Troy Dawson - 2:1.15.1-2 +- Bump release for June 2024 mass rebuild + * Thu May 16 2024 Jindrich Novy - 2:1.15.1-1 - update to https://github.com/containers/skopeo/releases/tag/v1.15.1 - Related: RHEL-34195