From 320afc87b9b6e7f843f95a7b1073379a317eda7b Mon Sep 17 00:00:00 2001 From: wangyueliang Date: Tue, 18 Jun 2024 08:41:06 +0000 Subject: [PATCH] rebuild for 22.03LTS_SP4 Signed-off-by: wangyueliang --- skopeo.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/skopeo.spec b/skopeo.spec index eafe600..5ecec9b 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -30,7 +30,7 @@ ExcludeArch: ppc64 Name: %{repo} Epoch: 1 Version: 1.8.0 -Release: 4 +Release: 5 Summary: Work with remote images registries - retrieving information, images, signing content License: ASL 2.0 URL: %{git0} @@ -323,6 +323,12 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_prefix}/share/bash-completion/completions/%{name} %changelog +* Sat May 11 2024 wangyueliang - 1:1.8.0-5 +- Type:rebuild +- CVE:NA +- SUG:NA +- DESC: rebuild for 22.03LTS_SP4 + * Sat May 11 2024 lijian - 1:1.8.0-4 - Type:bugfix - CVE:NA -- Gitee