skopeo-1:1.2.2-34.dev.git3d1d297
- autobuilt 3d1d297 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
52ff894bb5
commit
99f1c79458
1
.gitignore
vendored
1
.gitignore
vendored
@ -265,3 +265,4 @@
|
|||||||
/skopeo-663fe44.tar.gz
|
/skopeo-663fe44.tar.gz
|
||||||
/skopeo-6cbb0c4.tar.gz
|
/skopeo-6cbb0c4.tar.gz
|
||||||
/skopeo-035eb33.tar.gz
|
/skopeo-035eb33.tar.gz
|
||||||
|
/skopeo-3d1d297.tar.gz
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
# https://github.com/containers/skopeo
|
# https://github.com/containers/skopeo
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 035eb33f1f1d309cb159a8c6a986a9b6d7b19d3c
|
%global commit0 3d1d2978d7ce046741409f0ca4df9fe03a0456d4
|
||||||
%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,7 +45,7 @@
|
|||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: %{conditional_epoch}
|
Epoch: %{conditional_epoch}
|
||||||
Version: 1.2.2
|
Version: 1.2.2
|
||||||
Release: 33.dev.git%{shortcommit0}%{?dist}
|
Release: 34.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}
|
||||||
@ -379,6 +379,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 09 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-34.dev.git3d1d297
|
||||||
|
- autobuilt 3d1d297
|
||||||
|
|
||||||
* Mon Mar 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-33.dev.git035eb33
|
* Mon Mar 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-33.dev.git035eb33
|
||||||
- autobuilt 035eb33
|
- autobuilt 035eb33
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-035eb33.tar.gz) = 16c52e0347bf6896b07b61d97afc1e4e08f03b86bb35db6cd04d890e4744e6e75ac519eacb836f33af1021cbc40b3b8e33ffa20cf5170c8c24d91da866b0f449
|
SHA512 (skopeo-3d1d297.tar.gz) = aa979de01ac3faf9be9f540083833c55864ac0c76fb8df5551dc9e6a42fc9c060f77a95e9a637e5028f80642626b11d2b975ad2e74396fbca66cb90203856fe0
|
||||||
|
Loading…
Reference in New Issue
Block a user