skopeo-1.4.1-0.8.el9
- update to the latest content of https://github.com/containers/skopeo/tree/main (https://github.com/containers/skopeo/commit/2c2e5b7) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
ccb3d5f415
commit
c580209c9b
@ -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 25d3e7b46ddbaf9ced8912c88248ec7f91cfd944
|
||||
%global commit0 2c2e5b773f3aca8bf51dc35da102be69c82dde4b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: skopeo
|
||||
Version: 1.4.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
|
||||
* Mon Sep 27 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.1-0.8
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/2c2e5b7)
|
||||
- Related: #2000051
|
||||
|
||||
* Thu Sep 23 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.1-0.7
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/25d3e7b)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-25d3e7b.tar.gz) = dc82f277355ff4eeb2bbddb164114187cb707cdfe829315a88d09b200d23c63326257e6051a184748bc35a6fc0db280c80a1e2046650e1e20c9db29fafd52962
|
||||
SHA512 (main-2c2e5b7.tar.gz) = 71f1a18b4a0b345bb8da66a229d32a36f4c056ebb9c2f80f1a20a5f202c2e3916bf5820a16e8685268905a8abdce1f8762adbd6e350ebffa3fd3b866e8517216
|
||||
|
Loading…
Reference in New Issue
Block a user