skopeo-1.5.1-0.8.el9
- update to the latest content of https://github.com/containers/skopeo/tree/main (https://github.com/containers/skopeo/commit/c2732cb) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
21305aa96f
commit
b0ea05c5fb
@ -14,13 +14,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/%{name}
|
||||
%global branch main
|
||||
%global commit0 01e58f8e25268987964d7155d40267f34f612791
|
||||
%global commit0 c2732cb15d3f9e9aab3c4a7db8cb5153e3511a78
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.5.1
|
||||
Release: 0.7%{?dist}
|
||||
Release: 0.8%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: https://%{import_path}
|
||||
@ -121,6 +121,11 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Oct 27 2021 Jindrich Novy <jnovy@redhat.com> - 2:1.5.1-0.8
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/c2732cb)
|
||||
- Related: #2000051
|
||||
|
||||
* Mon Oct 25 2021 Jindrich Novy <jnovy@redhat.com> - 2:1.5.1-0.7
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/01e58f8)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-01e58f8.tar.gz) = 865f01fde89d3a7967ca1c138952c71ca2d6d3b4da5bf00b5c0dc2a9941584a94cf00b11624b87a9923dbd6d286da3021f99ed70fb8b59cbed50e5ec1b384597
|
||||
SHA512 (main-c2732cb.tar.gz) = e7fe15925de1eea55bbbc626e812fe8c50cce2b0c2070273d64e9bcb5439b78ea81b887fb651f97f84303b822bafab53ba5894aa056d6bb1fc47c3268c5e7d1b
|
||||
|
Loading…
Reference in New Issue
Block a user