skopeo-1.14.0-2.el8
- update to latest content of https://github.com/containers/skopeo/releases/tag/1.14.0
(6abf96bb82
)
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
5eb460f905
commit
38535a4298
@ -10,13 +10,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 release-1.11
|
#%%global branch release-1.11
|
||||||
%global commit0 9e29e4cede9bdaa4a54aa5b0af86efedb823bde4
|
%global commit0 6abf96bb82666fbb3d4ad9faf1812e5ae2d31a74
|
||||||
%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.14.0
|
Version: 1.14.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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}
|
||||||
@ -122,6 +122,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 02 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.0-2
|
||||||
|
- update to latest content of https://github.com/containers/skopeo/releases/tag/1.14.0
|
||||||
|
(https://github.com/containers/skopeo/commit/6abf96bb82666fbb3d4ad9faf1812e5ae2d31a74)
|
||||||
|
|
||||||
* Thu Dec 07 2023 Lokesh Mandvekar <lsm5@redhat.com> - 2:1.14.0-1
|
* Thu Dec 07 2023 Lokesh Mandvekar <lsm5@redhat.com> - 2:1.14.0-1
|
||||||
- update to https://github.com/containers/skopeo/releases/tag/v1.14.0
|
- update to https://github.com/containers/skopeo/releases/tag/v1.14.0
|
||||||
- Related: Jira:RHEL-2110
|
- Related: Jira:RHEL-2110
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-1.14.0-9e29e4c.tar.gz) = cb873d010a229742899376b8d5d61f32e34dc5b1df8f21053b34664f924c83101af26355514335fbcda9a0fdb483216003487f4468c26a542ee54f4401b2a05a
|
SHA512 (skopeo-1.14.0-6abf96b.tar.gz) = 395f9b3c39ae5af41ff76927d7152a9c26c94eb3aafa3722ac44ddbd3bdbadbad7e27d7a0b438736b7156b9729e983c49cff0e24ad76c04eac733fb5e52ae4ab
|
||||||
|
Loading…
Reference in New Issue
Block a user