skopeo-1.4.1-0.4.el9
- update to the latest content of https://github.com/containers/skopeo/tree/main (https://github.com/containers/skopeo/commit/31b8981) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
60a365bc55
commit
37833fe558
@ -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 177443f47d2a0f2f0e5223cb3c8eecb1ad9b7e83
|
||||
%global commit0 31b8981b049ffa4fb837de1b393c6889ad8f1203
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: skopeo
|
||||
Version: 1.4.1
|
||||
Release: 0.3%{?dist}
|
||||
Release: 0.4%{?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
|
||||
* Fri Sep 17 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.1-0.4
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/31b8981)
|
||||
- Related: #2000051
|
||||
|
||||
* Wed Sep 15 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.1-0.3
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/177443f)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-177443f.tar.gz) = 90c9eb070526f6d1c15b51c403a833c04340073fd88a382b84024b4fcb271d98fd9654cb22be8cfbc65f677d4da07fde8c54a4711080073cb626334e08c4e902
|
||||
SHA512 (main-31b8981.tar.gz) = df200a05039487946b54031fb1161146c287db5b52aadd404a7ff33c4ce3d299f8cb3d39487ec7f142a6e05aefd834787b752b0fc884b9b2207ccff5365b8278
|
||||
|
Loading…
Reference in New Issue
Block a user