skopeo-1:1.0.1-15.dev.gitb70dfae
- autobuilt b70dfae Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
01bb8807cb
commit
7f9850a4c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -168,3 +168,4 @@
|
|||||||
/skopeo-161ef5a.tar.gz
|
/skopeo-161ef5a.tar.gz
|
||||||
/skopeo-827293a.tar.gz
|
/skopeo-827293a.tar.gz
|
||||||
/skopeo-0bd78a0.tar.gz
|
/skopeo-0bd78a0.tar.gz
|
||||||
|
/skopeo-b70dfae.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 0bd78a060491ce5aa3f5df60167e91ebdbe104b7
|
%global commit0 b70dfae2ae0d8f44890152df14c105002dde6f20
|
||||||
%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.0.1
|
Version: 1.0.1
|
||||||
Release: 14.dev.git%{shortcommit0}%{?dist}
|
Release: 15.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}
|
||||||
@ -438,6 +438,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-15.dev.gitb70dfae
|
||||||
|
- autobuilt b70dfae
|
||||||
|
|
||||||
* Tue Jun 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-14.dev.git0bd78a0
|
* Tue Jun 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-14.dev.git0bd78a0
|
||||||
- autobuilt 0bd78a0
|
- autobuilt 0bd78a0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-0bd78a0.tar.gz) = 4921e11b4846bfc319940c98cf75531aa0f3e9812044a4e35e960111eaeef4b4d518d31e2b2b04be7a8566f8a4fb6d874aaa122672cdb399b7c990ffc7615e8f
|
SHA512 (skopeo-b70dfae.tar.gz) = 39e00f991af252cead6bd66fc1206490fabd40b6888ce95675ea085efc2c586565bc05bd743baebac0d8fa08d4eba3c21c1abb48f64da6603d18daa29cb80f33
|
||||||
|
Loading…
Reference in New Issue
Block a user