skopeo-1.11.0-0.4.el9
- update to the latest content of https://github.com/containers/skopeo/tree/main (https://github.com/containers/skopeo/commit/b3b2c73) - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
de0cbe06be
commit
738ae283c8
@ -9,13 +9,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
|
|
||||||
%global import_path github.com/containers/%{name}
|
%global import_path github.com/containers/%{name}
|
||||||
%global branch main
|
%global branch main
|
||||||
%global commit0 fe15a36ed94facd467c7cb03b7088f4a92455571
|
%global commit0 b3b2c73764ddc67ad9ffb926477991476a22f1ae
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Name: skopeo
|
Name: skopeo
|
||||||
Version: 1.11.0
|
Version: 1.11.0
|
||||||
Release: 0.3%{?dist}
|
Release: 0.4%{?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: https://%{import_path}
|
URL: https://%{import_path}
|
||||||
@ -121,6 +121,11 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 25 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.11.0-0.4
|
||||||
|
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||||
|
(https://github.com/containers/skopeo/commit/b3b2c73)
|
||||||
|
- Related: #2124478
|
||||||
|
|
||||||
* Tue Jan 24 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.11.0-0.3
|
* Tue Jan 24 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.11.0-0.3
|
||||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||||
(https://github.com/containers/skopeo/commit/fe15a36)
|
(https://github.com/containers/skopeo/commit/fe15a36)
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (skopeo-1.10.0-ee60474.tar.gz) = 5a86a494a31e1825debfc44db72907d0d065a793e54d8b599612adb39900b2963376164964038bb216fce7cf228edb058cc00353d99a552a6b44bbadf5d89b26
|
SHA512 (skopeo-1.10.0-ee60474.tar.gz) = 5a86a494a31e1825debfc44db72907d0d065a793e54d8b599612adb39900b2963376164964038bb216fce7cf228edb058cc00353d99a552a6b44bbadf5d89b26
|
||||||
SHA512 (main-fe15a36.tar.gz) = c55c4b1637074226dfd878262d31cd626db500f821366f44d59b7e13174a7302078f9fa3d31da67afc3e20358a70e09db7684fa81506e8538e0d42dfcc6c562d
|
SHA512 (main-b3b2c73.tar.gz) = db05bb602927767f9fd98507de8555e1d7c4aea0f44e3dee5f9e16d439ad9ebc5e6ca4b448b69b10587ce1bb1706b78f32fbb92fd5973cb62cbe050866dbda8d
|
||||||
|
Loading…
Reference in New Issue
Block a user