skopeo-1.2.1-15.el9
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.2 (https://github.com/containers/skopeo/commit/e72dd9c) Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
a4edcf2e57
commit
e8c9216323
10
skopeo.spec
10
skopeo.spec
@ -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 3abb778b4d4d1ae4d9c2403bf2d679c878efc575
|
||||
%global commit0 e72dd9c5c834f3cd7fb8b1aab4021d9d4412f305
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: skopeo
|
||||
Version: 1.2.1
|
||||
Release: 14%{?dist}
|
||||
Version: 1.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -234,6 +234,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Feb 19 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.2.2-1
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.2
|
||||
(https://github.com/containers/skopeo/commit/e72dd9c)
|
||||
|
||||
* Fri Feb 19 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.2.1-14
|
||||
- add missing file in sed expression
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (release-1.2-3abb778.tar.gz) = 6fbf4056a30c0e38f623c8bab41378edf1057fe1fd0207eeea1ca1524a0d86ffa082a7a05238155cb24ea1254dc49a3f7c81341caef0f0359078208253ef4b1e
|
||||
SHA512 (release-1.2-e72dd9c.tar.gz) = 6702b81450eb33a5e079f545e3c38656356d76ef284e7674566ad48185798ba91e7980f88247a3ba6e6a38af9b57faa4f5c433d10b0430b8268c9655ab296b3e
|
||||
|
Loading…
Reference in New Issue
Block a user