diff --git a/skopeo.spec b/skopeo.spec index eafe600dad054f2d9c842a55f98c9e2235c62731..5ecec9bd0b8af22a3eef5345d248199654d2c4bf 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