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