skopeo-1.10.0-1.el9
- update to https://github.com/containers/skopeo/releases/tag/v1.10.0 - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
ecabbb592e
commit
1c3731d53a
@ -9,12 +9,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 89966c513c89061d288690da671643d50968ca3f
|
%global commit0 ee60474d5a4d99745aac9855797ad4b26510d786
|
||||||
%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.9.3
|
Version: 1.10.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 +121,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 01 2022 Jindrich Novy <jnovy@redhat.com> - 2:1.10.0-1
|
||||||
|
- update to https://github.com/containers/skopeo/releases/tag/v1.10.0
|
||||||
|
- Related: #2124478
|
||||||
|
|
||||||
* Mon Oct 31 2022 Jindrich Novy <jnovy@redhat.com> - 2:1.9.3-1
|
* Mon Oct 31 2022 Jindrich Novy <jnovy@redhat.com> - 2:1.9.3-1
|
||||||
- update to https://github.com/containers/skopeo/releases/tag/v1.9.3
|
- update to https://github.com/containers/skopeo/releases/tag/v1.9.3
|
||||||
- Related: #2124478
|
- Related: #2124478
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-1.9.3-89966c5.tar.gz) = 869695f8f5fbb0bf09fc4d69de73c7d5e9c73e7d6064b15a8426db9dff7fb893b238af80516f9acbd5563d052c039b43f5f08573cf11d8dc4dc8037892eefc4d
|
SHA512 (skopeo-1.10.0-ee60474.tar.gz) = 5a86a494a31e1825debfc44db72907d0d065a793e54d8b599612adb39900b2963376164964038bb216fce7cf228edb058cc00353d99a552a6b44bbadf5d89b26
|
||||||
|
Loading…
Reference in New Issue
Block a user