!55 [sync] PR-54: rebuild for golang cvefix

From: @openeuler-sync-bot 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-09-14 07:13:28 +00:00 committed by Gitee
commit 543c217718
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -30,7 +30,7 @@ ExcludeArch: ppc64
Name: %{repo}
Epoch: 1
Version: 1.1.0
Release: 8.dev.git%{shortcommit0}
Release: 9
Summary: Work with remote images registries - retrieving information, images, signing content
License: ASL 2.0
URL: https://github.com/containers/skopeo
@ -341,6 +341,12 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
%{_datadir}/bash-completion/completions/%{name}
%changelog
* Thu Sep 14 2023 lijian<lijian2@kylinos.cn> - 1:1.1.0-9
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:rebuild for golang cvefix: CVE-2023-24534,CVE-2023-24536,CVE-2023-24537,CVE-2023-24538
* Fri Dec 10 2021 wangqing <wangqing@uniontech.com> - 1.1.0-8.dev.git63085f5
- Type:bugfix
- ID:NA