skopeo-1:1.2.1-31.dev.gited32180
- autobuilt ed32180 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7264a5da1f
commit
f20a85a78a
1
.gitignore
vendored
1
.gitignore
vendored
@ -230,3 +230,4 @@
|
||||
/skopeo-42e9121.tar.gz
|
||||
/skopeo-1b813f8.tar.gz
|
||||
/skopeo-5b8fe7f.tar.gz
|
||||
/skopeo-ed32180.tar.gz
|
||||
|
@ -33,7 +33,7 @@
|
||||
# https://github.com/containers/skopeo
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 5b8fe7ffa535c2d3fc92440ce92e249c6ad8b411
|
||||
%global commit0 ed321809d3aa5a37d1a66acbc37fbd2e3327861a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -43,7 +43,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.2.1
|
||||
Release: 30.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 31.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -460,6 +460,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Dec 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-31.dev.gited32180
|
||||
- autobuilt ed32180
|
||||
|
||||
* Sat Dec 5 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:1.2.1-30.dev.git5b8fe7f
|
||||
- harden cgo binaries
|
||||
- Reported-by: Wade Mealing <wmealing@gmail.com>
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-5b8fe7f.tar.gz) = 25bc69a9c0ffba8ee413bf7d7d1df7d346c3d8e11b9bd8854fc5211a52f2d2378d1d5e5046e8398e1ed80a622e22e54173e06272340ff4767ffdfede3b71830a
|
||||
SHA512 (skopeo-ed32180.tar.gz) = 48c5e1b3ccb5cb9eeb621383afe041e5d36b5192494995b5e1be8218e90cf898c05cb705b1c585401868f61670a44825e250bf7684a5e6d8f7918b37ea7e5a7f
|
||||
|
Loading…
Reference in New Issue
Block a user