skopeo-1.8.0-1.el9
- update to https://github.com/containers/skopeo/releases/tag/v1.8.0 - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
66d0547637
commit
90bb2e7622
@ -1,4 +1,5 @@
|
|||||||
%global _lto_cflags %{nil}
|
%global _lto_cflags %{nil}
|
||||||
|
%global debug_package %{nil}
|
||||||
|
|
||||||
%global with_check 0
|
%global with_check 0
|
||||||
|
|
||||||
@ -14,12 +15,12 @@ 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 f45ae950aacb7b61ec13223fc22269f2fe270eab
|
%global commit0 37727a45f96ac208785b606f7772d609bf50dbc4
|
||||||
%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.7.0
|
Version: 1.8.0
|
||||||
Release: 1%{?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
|
||||||
@ -121,6 +122,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 09 2022 Jindrich Novy <jnovy@redhat.com> - 2:1.8.0-1
|
||||||
|
- update to https://github.com/containers/skopeo/releases/tag/v1.8.0
|
||||||
|
- Related: #2061316
|
||||||
|
|
||||||
* Fri Mar 25 2022 Jindrich Novy <jnovy@redhat.com> - 2:1.7.0-1
|
* 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
|
- update to https://github.com/containers/skopeo/releases/tag/v1.7.0
|
||||||
- Related: #2061316
|
- Related: #2061316
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-1.7.0-f45ae95.tar.gz) = e2be43e3585fd2793aac89ed6acd789de38709f28aa1bab039028c2c8444d573ed298648cd83c07482896753c6eb98e92694a9d273a9c7513b013271931c4dce
|
SHA512 (skopeo-1.8.0-37727a4.tar.gz) = 518a468a6460a4c0f26e29480ad837a6d655570160fd9c707e106bb0cd2f4d54a0462e8a80a85d6b8ffedf45ae0d9743ed931fa6512535de6b1e4757e0c94518
|
||||||
|
Loading…
Reference in New Issue
Block a user