skopeo-1:1.3.1-11.dev.git5f8ec87
- autobuilt 5f8ec87 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
47011bfda4
commit
23c172ea50
1
.gitignore
vendored
1
.gitignore
vendored
@ -286,3 +286,4 @@
|
||||
/skopeo-ec13aa6.tar.gz
|
||||
/skopeo-dde3e75.tar.gz
|
||||
/skopeo-513a524.tar.gz
|
||||
/skopeo-5f8ec87.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 513a524d7d82fc4667deba18b09ec67320e694f9
|
||||
%global commit0 5f8ec87c54897e62c579fa65fe4b9a72dae18541
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -45,7 +45,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.3.1
|
||||
Release: 10.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 11.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -374,6 +374,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Jun 17 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.3.1-11.dev.git5f8ec87
|
||||
- autobuilt 5f8ec87
|
||||
|
||||
* Wed Jun 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.3.1-10.dev.git513a524
|
||||
- autobuilt 513a524
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-513a524.tar.gz) = b3f8b2664a0ad0a9217ea0c343596f76ffca70d3d7ee0aa2852d5f68a8f09a9f85b87e5fc107abdd84b088515477c9f8a7cfffd9536d5a6873cc81ae177a22fe
|
||||
SHA512 (skopeo-5f8ec87.tar.gz) = f95a0f90ffce00d93e8eb1c0f093f1f3dddfa3a876af2a5e3b6be354d0a107271ec5307754533bd05573fd4867c99c16450a443300e5e66966c23e13b461e14a
|
||||
|
Loading…
Reference in New Issue
Block a user