skopeo-1:1.2.2-32.dev.git6cbb0c4
- autobuilt 6cbb0c4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b5c835224a
commit
b7a5e1cde9
@ -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 663fe44f2758ddae1ce0f0ed42a2d6a0845e43fa
|
%global commit0 6cbb0c4c8885c19d1c6f53daf995a5427586f2c2
|
||||||
%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: 31.dev.git%{shortcommit0}%{?dist}
|
Release: 32.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
|
||||||
|
* Mon Mar 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-32.dev.git6cbb0c4
|
||||||
|
- autobuilt 6cbb0c4
|
||||||
|
|
||||||
* Mon Mar 08 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:1.2.2-31.dev.git663fe44
|
* Mon Mar 08 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:1.2.2-31.dev.git663fe44
|
||||||
- built commit 663fe44
|
- built commit 663fe44
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-663fe44.tar.gz) = 1a513eb3e4e024823116c0b1ecc73f9be10f4da3d66fc528429ce4ab5e9b5d0e443f16cd7d9ae40c4e677ae2f259f34117be346e02ad90d41c8445b72b13838c
|
SHA512 (skopeo-6cbb0c4.tar.gz) = 79701aea65c2e2f692d76dfe936cb66245a5496c16494f29a47f44daa2a3d267b9426e1155608dff771e063d59e723e8295a4583b40597e013e5964a21215042
|
||||||
|
Loading…
Reference in New Issue
Block a user