skopeo-1:0.1.42-0.7.dev.gite31d5a0
- autobuilt e31d5a0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fc64af7d81
commit
1428b3a7c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -128,3 +128,4 @@
|
|||||||
/skopeo-7170702.tar.gz
|
/skopeo-7170702.tar.gz
|
||||||
/skopeo-12865fd.tar.gz
|
/skopeo-12865fd.tar.gz
|
||||||
/skopeo-7fee7d5.tar.gz
|
/skopeo-7fee7d5.tar.gz
|
||||||
|
/skopeo-e31d5a0.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 7fee7d5019b7e5f7f1af660819d4d537032c8c16
|
%global commit0 e31d5a0e8fc61241b02b6eb06aeeb39ed4de7b5e
|
||||||
%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: 0.1.42
|
Version: 0.1.42
|
||||||
Release: 0.6.dev.git%{shortcommit0}%{?dist}
|
Release: 0.7.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}
|
||||||
@ -434,6 +434,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-0.7.dev.gite31d5a0
|
||||||
|
- autobuilt e31d5a0
|
||||||
|
|
||||||
* Fri Mar 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-0.6.dev.git7fee7d5
|
* Fri Mar 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-0.6.dev.git7fee7d5
|
||||||
- autobuilt 7fee7d5
|
- autobuilt 7fee7d5
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-7fee7d5.tar.gz) = 66be7359741442c14b42e5f7f32d8dabc48e40114592bf98f6e11f706c0cfba83d7906b2d4d66572ba18c523efee779870b1561a66af5bb32b867a31aa2d2f68
|
SHA512 (skopeo-e31d5a0.tar.gz) = 2eb40d4422ca0f7e0da653991dabf9c6fdee141f08d671a1fd54aaef41dc52b1ed318c292a86af68f1f054a5f8d68c55e4416cc11b8cc9e18287d36e8255bd3b
|
||||||
|
Loading…
Reference in New Issue
Block a user