skopeo-1:1.1.1-2.dev.git96bd4a0
- bump to 1.1.1 - autobuilt 96bd4a0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0ce3ce5e23
commit
6730f70cea
1
.gitignore
vendored
1
.gitignore
vendored
@ -171,3 +171,4 @@
|
|||||||
/skopeo-b70dfae.tar.gz
|
/skopeo-b70dfae.tar.gz
|
||||||
/skopeo-091f924.tar.gz
|
/skopeo-091f924.tar.gz
|
||||||
/skopeo-6b78619.tar.gz
|
/skopeo-6b78619.tar.gz
|
||||||
|
/skopeo-96bd4a0.tar.gz
|
||||||
|
10
skopeo.spec
10
skopeo.spec
@ -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 6b78619cd1dca9497039f39561085663121268df
|
%global commit0 96bd4a06190e112b75ae905e366761c501223726
|
||||||
%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
|
||||||
@ -45,8 +45,8 @@ Epoch: 1
|
|||||||
%else
|
%else
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 1.0.1
|
Version: 1.1.1
|
||||||
Release: 17.dev.git%{shortcommit0}%{?dist}
|
Release: 2.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,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-2.dev.git96bd4a0
|
||||||
|
- bump to 1.1.1
|
||||||
|
- autobuilt 96bd4a0
|
||||||
|
|
||||||
* Thu Jun 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-17.dev.git6b78619
|
* Thu Jun 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-17.dev.git6b78619
|
||||||
- autobuilt 6b78619
|
- autobuilt 6b78619
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-6b78619.tar.gz) = 843423283a9b400950b298855c303af7246542e1352450ee9f77506eb37e98607e7242a1626a7b45e440154adce12a79efdde2cb8f05a5d93b2ccd640d5bf019
|
SHA512 (skopeo-96bd4a0.tar.gz) = 218fae24d11cdfe5bc0880c3821c08f3d9f07e53ee974f794821eb764676b369d8d49761996a91df7a13c53cecaab14e1019c5d64dd9aa759d0d3a7561b09e0e
|
||||||
|
Loading…
Reference in New Issue
Block a user