skopeo-1.4.1-0.9.el9
- update to the latest content of https://github.com/containers/skopeo/tree/main (https://github.com/containers/skopeo/commit/86fa758) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
c580209c9b
commit
ecabaea147
@ -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 2c2e5b773f3aca8bf51dc35da102be69c82dde4b
|
||||
%global commit0 86fa758ad85c05484a4ba26e046abc437d90964d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: skopeo
|
||||
Version: 1.4.1
|
||||
Release: 0.8%{?dist}
|
||||
Release: 0.9%{?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 Sep 29 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.1-0.9
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/86fa758)
|
||||
- Related: #2000051
|
||||
|
||||
* 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)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-2c2e5b7.tar.gz) = 71f1a18b4a0b345bb8da66a229d32a36f4c056ebb9c2f80f1a20a5f202c2e3916bf5820a16e8685268905a8abdce1f8762adbd6e350ebffa3fd3b866e8517216
|
||||
SHA512 (main-86fa758.tar.gz) = 5c2c5dd041da14489e94b1c516a336f9da2d4b1c7e9268104f98b77bcc4ee66abacb684907c38ec2f0ae61fc7bf36eb04fd8b487c5000d424239d4a49bb2daac
|
||||
|
Loading…
Reference in New Issue
Block a user