skopeo-1:1.1.1-30.dev.git0c2c7f4
- autobuilt 0c2c7f4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4a8446b183
commit
6a48a97f7e
1
.gitignore
vendored
1
.gitignore
vendored
@ -195,3 +195,4 @@
|
|||||||
/skopeo-78d2f67.tar.gz
|
/skopeo-78d2f67.tar.gz
|
||||||
/skopeo-baeaad6.tar.gz
|
/skopeo-baeaad6.tar.gz
|
||||||
/skopeo-0f94dbc.tar.gz
|
/skopeo-0f94dbc.tar.gz
|
||||||
|
/skopeo-0c2c7f4.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 0f94dbcdb3fc2740e92cdbc15c991c70f4543262
|
%global commit0 0c2c7f401653267a1336881a3844d9b979ce7201
|
||||||
%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: 29.dev.git%{shortcommit0}%{?dist}
|
Release: 30.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
|
||||||
|
* Mon Aug 10 08:10:36 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-30.dev.git0c2c7f4
|
||||||
|
- autobuilt 0c2c7f4
|
||||||
|
|
||||||
* Sun Aug 09 13:10:26 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-29.dev.git0f94dbc
|
* Sun Aug 09 13:10:26 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-29.dev.git0f94dbc
|
||||||
- autobuilt 0f94dbc
|
- autobuilt 0f94dbc
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-0f94dbc.tar.gz) = f1a2d0c1aea3a0cab7612c3c4bb4ab3ba9b7a6237b8a083ba7da43983a2bcf5aeedde37ebe3e1d81c85b5cb500dad5155b9105f6312e9ad7d9e8a2b0fd7c3a37
|
SHA512 (skopeo-0c2c7f4.tar.gz) = 8f808ebd5a8e738e8b71585ce9a310ee46f11dc21e5d21eae5a1fe9ecfe4a02903af9539ba04d075e1d2c91e26a53040d6cfbf8512c8a64ad0388b6425cf6471
|
||||||
|
Loading…
Reference in New Issue
Block a user