skopeo-1.13.2-1.el8
- update to https://github.com/containers/skopeo/releases/tag/v1.13.2 - Related: #2176055 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
a6faa26fa8
commit
67d29aa740
@ -10,12 +10,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 release-1.11
|
#%%global branch release-1.11
|
||||||
%global commit0 8ace37a410634950f01022c6354e998aeb6a8d16
|
%global commit0 24c0c3369d8e6c3d4dd60de8c747b89b270d7f12
|
||||||
%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.13.1
|
Version: 1.13.2
|
||||||
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
|
||||||
@ -122,6 +122,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 11 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.13.2-1
|
||||||
|
- update to https://github.com/containers/skopeo/releases/tag/v1.13.2
|
||||||
|
- Related: #2176055
|
||||||
|
|
||||||
* Fri Jul 21 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.13.1-1
|
* Fri Jul 21 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.13.1-1
|
||||||
- update to https://github.com/containers/skopeo/releases/tag/v1.13.1
|
- update to https://github.com/containers/skopeo/releases/tag/v1.13.1
|
||||||
- Related: #2176055
|
- Related: #2176055
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-1.13.1-8ace37a.tar.gz) = bb8e4800a19af5c2ea645a107221eb9741f6251418d5a1d48195829d67c86949a932abafec04f59683fbea51389d5604916df87c70e9b01a2b71624eaf4cac6e
|
SHA512 (skopeo-1.13.2-24c0c33.tar.gz) = 7e9086188962582afa84b2c5ff86eb35a6f73cb4c149b42ace126778fc6e42cdc4598d6e52ffba62f525fbad06a66a02f9a77c905e4ec4d5aab2e2dce71b43e5
|
||||||
|
Loading…
Reference in New Issue
Block a user