skopeo-1.4.1-0.11.el9
- update to the latest content of https://github.com/containers/skopeo/tree/main (https://github.com/containers/skopeo/commit/53cf287) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
52033c02fc
commit
5ed3955d1a
@ -14,13 +14,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/%{name}
|
||||
%global branch main
|
||||
%global commit0 86fa758ad85c05484a4ba26e046abc437d90964d
|
||||
%global commit0 53cf287e376f04211e9291767ceb239f89a97362
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: skopeo
|
||||
Version: 1.4.1
|
||||
Release: 0.10%{?dist}
|
||||
Release: 0.11%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: https://%{import_path}
|
||||
@ -121,6 +121,11 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Oct 01 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.1-0.11
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/main
|
||||
(https://github.com/containers/skopeo/commit/53cf287)
|
||||
- Related: #2000051
|
||||
|
||||
* Wed Sep 29 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.4.1-0.10
|
||||
- add gating.yaml
|
||||
- Related: #2000051
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-86fa758.tar.gz) = 5c2c5dd041da14489e94b1c516a336f9da2d4b1c7e9268104f98b77bcc4ee66abacb684907c38ec2f0ae61fc7bf36eb04fd8b487c5000d424239d4a49bb2daac
|
||||
SHA512 (main-53cf287.tar.gz) = db2a48b3e6ce0fd051ea51e75c156389c6b28570f19d43d39ef6b4279113fe6217b3546c69d300cabc5321bc24139c3ae1b1ee9914f43620a6c5b612dbc546bf
|
||||
|
Loading…
Reference in New Issue
Block a user