skopeo-1.2.1-7.el9
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.2 (https://github.com/containers/skopeo/commit/6c0e35a) Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
b28d3b599d
commit
93001b4450
@ -23,13 +23,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
%global common_branch v0.33.0
|
||||
%global storage_branch v1.24.5
|
||||
%global shortnames_branch main
|
||||
%global commit0 a05ddb8d1de6d8e4220c936850308f4c595eba66
|
||||
%global commit0 6c0e35a50c404c88eba84b4c611e6ea06ed33a44
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: skopeo
|
||||
Version: 1.2.1
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -237,6 +237,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Sat Feb 06 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.2.1-7
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.2
|
||||
(https://github.com/containers/skopeo/commit/6c0e35a)
|
||||
|
||||
* Wed Feb 03 2021 Jeff Law <law@redhat.com> - 1:1.2.1-6
|
||||
- Disable LTO
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (release-1.2-a05ddb8.tar.gz) = 8b7612757c6dcaeb8e0a8754869dc1d4d20555382d14e0c1f97367dabd0f8639728871cd7bd06203334b6c28e824c80083171b264acd238970cf3485fedc6804
|
||||
SHA512 (release-1.2-6c0e35a.tar.gz) = 494b18f4f2adeabd6b6ed441ceffb7735b0280ebca8e8ea055fae3581707f407431c825fbfd4d79c89f4d610f1dae5622ed53c70226a7244d67ffe0f324fc8b3
|
||||
|
Loading…
Reference in New Issue
Block a user