skopeo-1:0.1.40-0.14.dev.git5b0a789
- autobuilt 5b0a789 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0531eea736
commit
c6cb3f36e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -93,3 +93,4 @@
|
|||||||
/skopeo-fa6e580.tar.gz
|
/skopeo-fa6e580.tar.gz
|
||||||
/skopeo-881edbf.tar.gz
|
/skopeo-881edbf.tar.gz
|
||||||
/skopeo-f72e39f.tar.gz
|
/skopeo-f72e39f.tar.gz
|
||||||
|
/skopeo-5b0a789.tar.gz
|
||||||
|
@ -24,7 +24,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 f72e39fc1073441ffc92aca2b46c72f7a5668fc3
|
%global commit0 5b0a7890eafa1ab47f0cef93c707aeda3f5c5022
|
||||||
%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
|
||||||
@ -42,7 +42,7 @@ Epoch: 1
|
|||||||
Epoch: 0
|
Epoch: 0
|
||||||
%endif
|
%endif
|
||||||
Version: 0.1.40
|
Version: 0.1.40
|
||||||
Release: 0.13.dev.git%{shortcommit0}%{?dist}
|
Release: 0.14.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}
|
||||||
@ -430,6 +430,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 15 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.40-0.14.dev.git5b0a789
|
||||||
|
- autobuilt 5b0a789
|
||||||
|
|
||||||
* Thu Oct 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.40-0.13.dev.gitf72e39f
|
* Thu Oct 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.40-0.13.dev.gitf72e39f
|
||||||
- autobuilt f72e39f
|
- autobuilt f72e39f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-f72e39f.tar.gz) = 371362f806e7789ca8d0da1bcdbec43191cfc2703731274470f4d4463924ba53c23ace33c062faba22551a42747e4e3b612761a541c404641554893923f8cc57
|
SHA512 (skopeo-5b0a789.tar.gz) = 349fa8df1aad608eeb5dbf7e3d9ebb3d0aa68af4d725e8ad981f165af5112e1f966f569a594e44ccefc18371f9c1fd52f8abd89728ef3be1afff060c84df73be
|
||||||
|
Loading…
Reference in New Issue
Block a user