skopeo-1.4.1-0.2.el9
- update to the latest content of https://github.com/containers/skopeo/tree/main (https://github.com/containers/skopeo/commit/30f208e) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
6fdc5246b2
commit
74901c596e
@ -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 47b808275d0e41d1506b6993d497b9f28864bb88
|
||||
%global commit0 30f208ea597ba02aa5a6c175ba00d8fb6865ec12
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: skopeo
|
||||
Version: 1.4.1
|
||||
Release: 0.1%{?dist}
|
||||
Release: 0.2%{?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
|
||||
* Tue Sep 14 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.1-0.2
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/30f208e)
|
||||
- Related: #2000051
|
||||
|
||||
* Thu Sep 09 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.1-0.1
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/47b8082)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-47b8082.tar.gz) = 8b3aafba3cf138b4c6de6dfef1a7f6c447b3c77da90a6cb0a6fce8a5a0b43426bffbf4f1ff654bce493fec3d1c8712503447d085197507958c6c783aadfc6417
|
||||
SHA512 (main-30f208e.tar.gz) = 64e72c1727107f333384793d5425eab902a1e9acd385a2a37cc3cbaa97213895aabf95f7f20a6a434fb58d3651d9c1293366568186d2233747d43e250e8f7bfc
|
||||
|
Loading…
Reference in New Issue
Block a user