skopeo-1:0.1.42-0.9.dev.gita6f5ef1
- autobuilt a6f5ef1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5e6f7d3c01
commit
3f990bb4d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -130,3 +130,4 @@
|
|||||||
/skopeo-7fee7d5.tar.gz
|
/skopeo-7fee7d5.tar.gz
|
||||||
/skopeo-e31d5a0.tar.gz
|
/skopeo-e31d5a0.tar.gz
|
||||||
/skopeo-501452a.tar.gz
|
/skopeo-501452a.tar.gz
|
||||||
|
/skopeo-a6f5ef1.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 501452a500b97a4d1aaa30eb32cbf64498041e61
|
%global commit0 a6f5ef18c5dfdea53afaea88b57edf61d21661d2
|
||||||
%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.8.dev.git%{shortcommit0}%{?dist}
|
Release: 0.9.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
|
||||||
|
* Sat Mar 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-0.9.dev.gita6f5ef1
|
||||||
|
- autobuilt a6f5ef1
|
||||||
|
|
||||||
* Wed Mar 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-0.8.dev.git501452a
|
* Wed Mar 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-0.8.dev.git501452a
|
||||||
- autobuilt 501452a
|
- autobuilt 501452a
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-501452a.tar.gz) = a153fb238def125061ab5e707997b7740eb5f5eeee6fcd4f4fdb303d4209a2e4cefc196f08a7e0021fb31ecdd441771b7a4f3c6a1daaa28b05c77740bffccef3
|
SHA512 (skopeo-a6f5ef1.tar.gz) = 7881fdddb737bc1d2c1f6075f0c6e81bfae997b6dabffbb7ddc55a1260c88a334ca56b632aa632d5fa776e6d5c03f2dd6b222f6f95ad347556fc3079022b857e
|
||||||
|
Loading…
Reference in New Issue
Block a user