skopeo-1.7.0-1.el9
- update to https://github.com/containers/skopeo/releases/tag/v1.7.0 - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
bb73b76723
commit
66d0547637
10
skopeo.spec
10
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 import_path github.com/containers/%{name}
|
||||||
#%%global branch main
|
#%%global branch main
|
||||||
%global commit0 49084d2cd8c9f8e7b38ba8405d61e701d5381bc0
|
%global commit0 f45ae950aacb7b61ec13223fc22269f2fe270eab
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Name: skopeo
|
Name: skopeo
|
||||||
Version: 1.6.1
|
Version: 1.7.0
|
||||||
Release: 4%{?dist}
|
Release: 1%{?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,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 25 2022 Jindrich Novy <jnovy@redhat.com> - 2:1.7.0-1
|
||||||
|
- update to https://github.com/containers/skopeo/releases/tag/v1.7.0
|
||||||
|
- Related: #2061316
|
||||||
|
|
||||||
* Mon Mar 14 2022 Jindrich Novy <jnovy@redhat.com> - 2:1.6.1-4
|
* Mon Mar 14 2022 Jindrich Novy <jnovy@redhat.com> - 2:1.6.1-4
|
||||||
- add tags: classic (Ed Santiago)
|
- add tags: classic (Ed Santiago)
|
||||||
- Related: #2061316
|
- Related: #2061316
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-1.6.1-49084d2.tar.gz) = 084eac77ebe81e5ac10b79e33151d794f68e59ede05e72dfd16c38e8da2427935996f128838f5903a6c359fd797d0c562a989e0cc3abcb5922effff1440ba595
|
SHA512 (skopeo-1.7.0-f45ae95.tar.gz) = e2be43e3585fd2793aac89ed6acd789de38709f28aa1bab039028c2c8444d573ed298648cd83c07482896753c6eb98e92694a9d273a9c7513b013271931c4dce
|
||||||
|
Loading…
Reference in New Issue
Block a user