skopeo-1.5.1-0.6.el9
- update to the latest content of https://github.com/containers/skopeo/tree/main (https://github.com/containers/skopeo/commit/8f64c04) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
36dd1c0171
commit
b6a229a93d
@ -14,13 +14,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 8182255d221c41fc6176f6560469ce3010760028
|
%global commit0 8f64c0412f38acc4229d670646c56c8a757a04ae
|
||||||
%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.5.1
|
Version: 1.5.1
|
||||||
Release: 0.5%{?dist}
|
Release: 0.6%{?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
|
||||||
|
* Thu Oct 21 2021 Jindrich Novy <jnovy@redhat.com> - 2:1.5.1-0.6
|
||||||
|
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||||
|
(https://github.com/containers/skopeo/commit/8f64c04)
|
||||||
|
- Related: #2000051
|
||||||
|
|
||||||
* Mon Oct 18 2021 Jindrich Novy <jnovy@redhat.com> - 2:1.5.1-0.5
|
* Mon Oct 18 2021 Jindrich Novy <jnovy@redhat.com> - 2:1.5.1-0.5
|
||||||
- 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/8182255)
|
(https://github.com/containers/skopeo/commit/8182255)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (main-8182255.tar.gz) = 56e6146245389dbf61bfb6e75eb23b9e43c002b7be6b587b0e2c223d41d95d033584f23af2ccf9da1304be99f378709d0e9a0ce6ce507e3c6c0fc2cc39b69eee
|
SHA512 (main-8f64c04.tar.gz) = 0bcdc6b38b963b36f0cb7efcf37d6dfebc549d71ab3b02f6ea1884e1dbd648f02667fd8335834843e3dfcfaf66fceeb8607a9c660615ce988eed949609decd3e
|
||||||
|
Loading…
Reference in New Issue
Block a user