skopeo-1:1.2.2-25.dev.gitbe60097
- autobuilt be60097 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
aa92694aa6
commit
e2c4b927b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -258,3 +258,4 @@
|
|||||||
/skopeo-e224b78.tar.gz
|
/skopeo-e224b78.tar.gz
|
||||||
/skopeo-6fa6342.tar.gz
|
/skopeo-6fa6342.tar.gz
|
||||||
/skopeo-15f0d5c.tar.gz
|
/skopeo-15f0d5c.tar.gz
|
||||||
|
/skopeo-be60097.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 15f0d5cd2f95f940110f4adcdbbf7a758179df54
|
%global commit0 be600975a9100670b1706529459e66ae6a71e9e0
|
||||||
%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
|
||||||
@ -43,7 +43,7 @@
|
|||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: %{conditional_epoch}
|
Epoch: %{conditional_epoch}
|
||||||
Version: 1.2.2
|
Version: 1.2.2
|
||||||
Release: 24.dev.git%{shortcommit0}%{?dist}
|
Release: 25.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}
|
||||||
@ -378,6 +378,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-25.dev.gitbe60097
|
||||||
|
- autobuilt be60097
|
||||||
|
|
||||||
* Wed Feb 17 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-24.dev.git15f0d5c
|
* Wed Feb 17 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-24.dev.git15f0d5c
|
||||||
- autobuilt 15f0d5c
|
- autobuilt 15f0d5c
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-15f0d5c.tar.gz) = 6ff5d006a5c4a700a24951112ab841e0d524db020252947cd42e5b7f766a0ced589a002540c7a949bcf52f1fa4f9596ac9bdf03f643e4173437857e219f27576
|
SHA512 (skopeo-be60097.tar.gz) = f1eb024d35f019f97188e4874aa80ec8ea201bee19f8d3cbe1a5895cc57cac19db72c49ca7f9695cf9a4ab14f4833a52d98e6434191b08582ba24781191ded2e
|
||||||
|
Loading…
Reference in New Issue
Block a user