skopeo-1:0.1.41-24.dev.git7cbb8ad
- autobuilt 7cbb8ad Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4eea381293
commit
80832e3876
1
.gitignore
vendored
1
.gitignore
vendored
@ -122,3 +122,4 @@
|
||||
/skopeo-e955849.tar.gz
|
||||
/skopeo-763e488.tar.gz
|
||||
/skopeo-4489ddd.tar.gz
|
||||
/skopeo-7cbb8ad.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 4489ddd8a5caa0181575620c56e912032582374b
|
||||
%global commit0 7cbb8ad3bab065128fdb080e4b7001832d65f9f7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -42,7 +42,7 @@ Epoch: 1
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.1.41
|
||||
Release: 23.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 24.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -430,6 +430,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Jan 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-24.dev.git7cbb8ad
|
||||
- autobuilt 7cbb8ad
|
||||
|
||||
* Wed Jan 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-23.dev.git4489ddd
|
||||
- autobuilt 4489ddd
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-4489ddd.tar.gz) = c9f6e3ccdb1d9324274d0cf1a1bb45c8e36a8d1e355168f21fa05bd28a22bfcde0a4ba1aafd606a1853cff35aae056245f97112d7924d68128de2c704e2bdfea
|
||||
SHA512 (skopeo-7cbb8ad.tar.gz) = b9fc740d8f99c1e339f7ebeff74dc2c4944fe4d7b7de55d83a476a8f79a30983b102217150cd246e57a876023ad8273f8e2547386dc50fb14320d60a2e01db3b
|
||||
|
Loading…
Reference in New Issue
Block a user