skopeo-1:1.1.1-29.dev.git0f94dbc
- autobuilt 0f94dbc Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
548b81f0c1
commit
4a8446b183
1
.gitignore
vendored
1
.gitignore
vendored
@ -194,3 +194,4 @@
|
|||||||
/skopeo-c052ed7.tar.gz
|
/skopeo-c052ed7.tar.gz
|
||||||
/skopeo-78d2f67.tar.gz
|
/skopeo-78d2f67.tar.gz
|
||||||
/skopeo-baeaad6.tar.gz
|
/skopeo-baeaad6.tar.gz
|
||||||
|
/skopeo-0f94dbc.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 baeaad61d9bc2b5b3c843e3bdf07d1174381fd9f
|
%global commit0 0f94dbcdb3fc2740e92cdbc15c991c70f4543262
|
||||||
%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: 28.dev.git%{shortcommit0}%{?dist}
|
Release: 29.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}
|
||||||
@ -439,6 +439,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 09 13:10:26 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-29.dev.git0f94dbc
|
||||||
|
- autobuilt 0f94dbc
|
||||||
|
|
||||||
* Sat Aug 08 06:12:12 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-28.dev.gitbaeaad6
|
* Sat Aug 08 06:12:12 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-28.dev.gitbaeaad6
|
||||||
- autobuilt baeaad6
|
- autobuilt baeaad6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-baeaad6.tar.gz) = 3f22dee7c38119d40cbfd1c71a6668ad835e4d2c7934b47f6bb29ef72244b914d208289e75ea08cf75b165d38bc9fcf0c9f8edcbbad03a1b9b17bcf11019639a
|
SHA512 (skopeo-0f94dbc.tar.gz) = f1a2d0c1aea3a0cab7612c3c4bb4ab3ba9b7a6237b8a083ba7da43983a2bcf5aeedde37ebe3e1d81c85b5cb500dad5155b9105f6312e9ad7d9e8a2b0fd7c3a37
|
||||||
|
Loading…
Reference in New Issue
Block a user