skopeo-1:1.1.1-36.dev.gita13b581
- autobuilt a13b581 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ccb92243f2
commit
58147607ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -200,3 +200,4 @@
|
|||||||
/skopeo-88c8c47.tar.gz
|
/skopeo-88c8c47.tar.gz
|
||||||
/skopeo-5d5756c.tar.gz
|
/skopeo-5d5756c.tar.gz
|
||||||
/skopeo-87484a1.tar.gz
|
/skopeo-87484a1.tar.gz
|
||||||
|
/skopeo-a13b581.tar.gz
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 87484a17545fb87a58f1b11c45252868cb65b996
|
%global commit0 a13b58176096656f5ca2cfa6aa8baeb0ae3a8a33
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -46,7 +46,7 @@ Epoch: 1
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 1.1.1
|
Version: 1.1.1
|
||||||
Release: 35.dev.git%{shortcommit0}%{?dist}
|
Release: 36.dev.git%{shortcommit0}%{?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
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -447,6 +447,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 27 10:11:17 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-36.dev.gita13b581
|
||||||
|
- autobuilt a13b581
|
||||||
|
|
||||||
* Mon Aug 24 11:10:33 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-35.dev.git87484a1
|
* Mon Aug 24 11:10:33 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-35.dev.git87484a1
|
||||||
- autobuilt 87484a1
|
- autobuilt 87484a1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-87484a1.tar.gz) = 4266fab7e1410b8ede8a8569a191e52901b2bb4328c01c072841ac3e9f20e3409b9f54d5451ebc2a7dc9961634d8e7e6fd3cabdd93bbf13f881d8175b6c94502
|
SHA512 (skopeo-a13b581.tar.gz) = 915a5ee87a258adf865cf27624a9030123ddb493ad4cf05e6a852013f1cc72b3fedad4ca9cf386846674520d5053ac46d728878e4f3ffa58ae5bbcae8cca9bbc
|
||||||
|
Loading…
Reference in New Issue
Block a user