skopeo-1.4.0-2.el9
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.4 (https://github.com/containers/skopeo/commit/a44da44) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
3ead4a2276
commit
bc100863b9
@ -24,13 +24,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
%global common_branch v0.41.0
|
%global common_branch v0.41.0
|
||||||
%global storage_branch v1.33.0
|
%global storage_branch v1.33.0
|
||||||
%global shortnames_branch main
|
%global shortnames_branch main
|
||||||
%global commit0 caf1469b1d6d1a7a23716a8fc797563d75e81902
|
%global commit0 a44da449d35e4621e9993f406d5a4f98dd89965e
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Name: skopeo
|
Name: skopeo
|
||||||
Version: 1.4.0
|
Version: 1.4.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Inspect container images and repositories on registries
|
Summary: Inspect container images and repositories on registries
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -263,6 +263,11 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 04 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-2
|
||||||
|
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.4
|
||||||
|
(https://github.com/containers/skopeo/commit/a44da44)
|
||||||
|
- Related: #1970747
|
||||||
|
|
||||||
* Tue Aug 03 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-1
|
* Tue Aug 03 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.0-1
|
||||||
- update to 1.4.0 release and switch to the release-1.4 maint branch
|
- update to 1.4.0 release and switch to the release-1.4 maint branch
|
||||||
- Related: #1970747
|
- Related: #1970747
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (main-caf1469.tar.gz) = be3db2ff0373b9fc330fa308920f60b68a150ab171cffe51dc940154163439e9ef86066bcfa357a522b982d2d8715339dfe24ce3f01eb4b1cf23244eeb6bb9c8
|
SHA512 (main-caf1469.tar.gz) = be3db2ff0373b9fc330fa308920f60b68a150ab171cffe51dc940154163439e9ef86066bcfa357a522b982d2d8715339dfe24ce3f01eb4b1cf23244eeb6bb9c8
|
||||||
SHA512 (release-1.4-caf1469.tar.gz) = be3db2ff0373b9fc330fa308920f60b68a150ab171cffe51dc940154163439e9ef86066bcfa357a522b982d2d8715339dfe24ce3f01eb4b1cf23244eeb6bb9c8
|
SHA512 (release-1.4-a44da44.tar.gz) = 5f138921fdcede7d8c88c85887c8742a46df5e3e29660020062b43c14f90830a4ee4df488c1cb03f97098796591bcaf3ca46892328c8ed0db8d5882ea43bc8d8
|
||||||
|
Loading…
Reference in New Issue
Block a user