skopeo-1.11.0-1.el9
- update to 1.11.0 release - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
738ae283c8
commit
512115d5ad
10
skopeo.spec
10
skopeo.spec
@ -8,14 +8,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global import_path github.com/containers/%{name}
|
%global import_path github.com/containers/%{name}
|
||||||
%global branch main
|
#%%global branch main
|
||||||
%global commit0 b3b2c73764ddc67ad9ffb926477991476a22f1ae
|
%global commit0 968670116c56023d37e9e98b48346478599c6801
|
||||||
%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.11.0
|
Version: 1.11.0
|
||||||
Release: 0.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 Jan 27 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.11.0-1
|
||||||
|
- update to 1.11.0 release
|
||||||
|
- Related: #2124478
|
||||||
|
|
||||||
* Wed Jan 25 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.11.0-0.4
|
* Wed Jan 25 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.11.0-0.4
|
||||||
- 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/b3b2c73)
|
(https://github.com/containers/skopeo/commit/b3b2c73)
|
||||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
|||||||
SHA512 (skopeo-1.10.0-ee60474.tar.gz) = 5a86a494a31e1825debfc44db72907d0d065a793e54d8b599612adb39900b2963376164964038bb216fce7cf228edb058cc00353d99a552a6b44bbadf5d89b26
|
SHA512 (skopeo-1.11.0-9686701.tar.gz) = 30faef1177d4a0d8cefc96065d60422358ba1f7dcbecc83c1d0f62abe4b7f32a18478809e66bc06652a34be8eebdde93b7a4576e18000e853e714425632fc777
|
||||||
SHA512 (main-b3b2c73.tar.gz) = db05bb602927767f9fd98507de8555e1d7c4aea0f44e3dee5f9e16d439ad9ebc5e6ca4b448b69b10587ce1bb1706b78f32fbb92fd5973cb62cbe050866dbda8d
|
|
||||||
|
Loading…
Reference in New Issue
Block a user