skopeo-1.5.1-0.3.el9
- update to the latest content of https://github.com/containers/skopeo/tree/main (https://github.com/containers/skopeo/commit/9c9a9f3) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
5ff395450e
commit
ed54bb0a9d
@ -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 116e75fbfdef05173f43ec50b9765589a1198e42
|
||||
%global commit0 9c9a9f3a1f6f61e4ab2f20370d80db05b96fcdcc
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: skopeo
|
||||
Version: 1.5.1
|
||||
Release: 0.2%{?dist}
|
||||
Release: 0.3%{?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 13 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.5.1-0.3
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/9c9a9f3)
|
||||
- Related: #2000051
|
||||
|
||||
* Fri Oct 08 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.5.1-0.2
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/116e75f)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-116e75f.tar.gz) = 04a19e973ccebb0165c4485ddfc54db9240315b5d2cb1294d80eed13c6e48df49b57d121c87556d4fae63a4dee8df7842773e79921a1f907c47fe565234c1695
|
||||
SHA512 (main-9c9a9f3.tar.gz) = 1bb675e0dbbbb91f2a800c258836ae34ee40f3f061b764ddd861004d2346a1682bc16cda86a5afe6ca564e762db170cfca22de21af272c90f71c662e964c669e
|
||||
|
Loading…
Reference in New Issue
Block a user