skopeo-1.5.1-0.2.el9
- update to the latest content of https://github.com/containers/skopeo/tree/main (https://github.com/containers/skopeo/commit/116e75f) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
b57f279c42
commit
5ff395450e
@ -14,13 +14,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
|
|
||||||
%global import_path github.com/containers/%{name}
|
%global import_path github.com/containers/%{name}
|
||||||
%global branch main
|
%global branch main
|
||||||
%global commit0 fc81803bfabd67c92bbdfa5b53fa02d1315f0918
|
%global commit0 116e75fbfdef05173f43ec50b9765589a1198e42
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Name: skopeo
|
Name: skopeo
|
||||||
Version: 1.5.1
|
Version: 1.5.1
|
||||||
Release: 0.1%{?dist}
|
Release: 0.2%{?dist}
|
||||||
Summary: Inspect container images and repositories on registries
|
Summary: Inspect container images and repositories on registries
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{import_path}
|
URL: https://%{import_path}
|
||||||
@ -121,6 +121,11 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 08 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.5.1-0.2
|
||||||
|
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||||
|
(https://github.com/containers/skopeo/commit/116e75f)
|
||||||
|
- Related: #2000051
|
||||||
|
|
||||||
* Thu Oct 07 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.5.1-0.1
|
* 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
|
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||||
(https://github.com/containers/skopeo/commit/fc81803)
|
(https://github.com/containers/skopeo/commit/fc81803)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (main-fc81803.tar.gz) = 9e4721bfb21790bc7b1ad1dc92874f3c77bfe6441c4f8bc95af5c6fbeba164957f39692d1073316a92f328a4cd09cdbefb821f85beec00c03fb9d12c567d32dc
|
SHA512 (main-116e75f.tar.gz) = 04a19e973ccebb0165c4485ddfc54db9240315b5d2cb1294d80eed13c6e48df49b57d121c87556d4fae63a4dee8df7842773e79921a1f907c47fe565234c1695
|
||||||
|
Loading…
Reference in New Issue
Block a user