skopeo-1:1.2.2-16.dev.git3375a90
- autobuilt 3375a90 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4db64ef668
commit
3fff57e4b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -250,3 +250,4 @@
|
|||||||
/skopeo-77a2e08.tar.gz
|
/skopeo-77a2e08.tar.gz
|
||||||
/skopeo-a9e9bdc.tar.gz
|
/skopeo-a9e9bdc.tar.gz
|
||||||
/skopeo-f3c8d26.tar.gz
|
/skopeo-f3c8d26.tar.gz
|
||||||
|
/skopeo-3375a90.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 f3c8d26cd81cfd688fa00d14e2f1ac59242f06ec
|
%global commit0 3375a905ccd29a0b40fef648417523d2f513f69d
|
||||||
%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: 15.dev.git%{shortcommit0}%{?dist}
|
Release: 16.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 01 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-16.dev.git3375a90
|
||||||
|
- autobuilt 3375a90
|
||||||
|
|
||||||
* Sat Jan 30 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-15.dev.gitf3c8d26
|
* Sat Jan 30 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-15.dev.gitf3c8d26
|
||||||
- autobuilt f3c8d26
|
- autobuilt f3c8d26
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-f3c8d26.tar.gz) = d8b20a20b18e201d4fe7f6f21918ad60c3496f3614bbf680f9ad15e6fa47fcb3c2a752143fb39ad5ac7da6895035c96ed487d2d4cc1b50adee1bd0aa755ce244
|
SHA512 (skopeo-3375a90.tar.gz) = 4023a1645f07b5b39ed70f172d925860416da3ca9c282e280e86316e2e6e566899fc5f588b9a049b1bf395c69de75cd53e4c3d94dbccd545ff61d68aabaa42ec
|
||||||
|
Loading…
Reference in New Issue
Block a user