skopeo-1.4.1-0.14.el9
- update to the latest content of https://github.com/containers/skopeo/tree/main (https://github.com/containers/skopeo/commit/ff88d3f) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
909aca4bc0
commit
f8418c4842
@ -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 a95b0cc6fa1f65f6c4d49f22180bb33f4d8ec298
|
||||
%global commit0 ff88d3fcc2de88d316a29aafbf40827899810bf9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: skopeo
|
||||
Version: 1.4.1
|
||||
Release: 0.13%{?dist}
|
||||
Release: 0.14%{?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 06 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.1-0.14
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/ff88d3f)
|
||||
- Related: #2000051
|
||||
|
||||
* Mon Oct 04 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.1-0.13
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/a95b0cc)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-a95b0cc.tar.gz) = 3dc6553f585fdfba8e734ea4fc418733f9c263723ed81396b5df65d4b4a4e58689e15a97927e8d2dd35e8b0410488011b4f3c28bd998b5f14c2b25db8bd63727
|
||||
SHA512 (main-ff88d3f.tar.gz) = f4f71b757a426dd83f6c6f09fe4d274a48e4210229d73323f6e3183aeac58c6af6d94714c708551fbb41c9bb795e4f88119348de6b2e0678a7980b7c36f69185
|
||||
|
Loading…
Reference in New Issue
Block a user