skopeo-1.11.0-0.3.el9
- update to the latest content of https://github.com/containers/skopeo/tree/main (https://github.com/containers/skopeo/commit/fe15a36) - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
ee4c6bea8a
commit
de0cbe06be
@ -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 8e09e641bfc3c1b737a956374e31455c8a928937
|
%global commit0 fe15a36ed94facd467c7cb03b7088f4a92455571
|
||||||
%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.2%{?dist}
|
Release: 0.3%{?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
|
||||||
|
* 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
|
||||||
|
(https://github.com/containers/skopeo/commit/fe15a36)
|
||||||
|
- Related: #2124478
|
||||||
|
|
||||||
* Tue Jan 17 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.11.0-0.2
|
* Tue Jan 17 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.11.0-0.2
|
||||||
- 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/8e09e64)
|
(https://github.com/containers/skopeo/commit/8e09e64)
|
||||||
|
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-8e09e64.tar.gz) = f4fbaef12c000c6b6b9a1fcac47fb2db046375cca71ea97887a7b98e9d60b865fa4f2b63ac9f32428aa1500cdaed2bb9919cfa5e735b22b9dd7d0e625a953953
|
SHA512 (main-fe15a36.tar.gz) = c55c4b1637074226dfd878262d31cd626db500f821366f44d59b7e13174a7302078f9fa3d31da67afc3e20358a70e09db7684fa81506e8538e0d42dfcc6c562d
|
||||||
|
Loading…
Reference in New Issue
Block a user