skopeo-1:1.2.2-17.dev.git55b9782
- autobuilt 55b9782 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3fff57e4b2
commit
2dab6022ff
1
.gitignore
vendored
1
.gitignore
vendored
@ -251,3 +251,4 @@
|
||||
/skopeo-a9e9bdc.tar.gz
|
||||
/skopeo-f3c8d26.tar.gz
|
||||
/skopeo-3375a90.tar.gz
|
||||
/skopeo-55b9782.tar.gz
|
||||
|
@ -33,7 +33,7 @@
|
||||
# https://github.com/containers/skopeo
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 3375a905ccd29a0b40fef648417523d2f513f69d
|
||||
%global commit0 55b9782058ac092beb557aaaf7b73d1824977d4e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -43,7 +43,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.2.2
|
||||
Release: 16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 17.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -378,6 +378,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Feb 02 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-17.dev.git55b9782
|
||||
- autobuilt 55b9782
|
||||
|
||||
* Mon Feb 01 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-16.dev.git3375a90
|
||||
- autobuilt 3375a90
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-3375a90.tar.gz) = 4023a1645f07b5b39ed70f172d925860416da3ca9c282e280e86316e2e6e566899fc5f588b9a049b1bf395c69de75cd53e4c3d94dbccd545ff61d68aabaa42ec
|
||||
SHA512 (skopeo-55b9782.tar.gz) = fd0b9f2f0b8c0f2bdf48176aa0ce96e64df89e96442bd5c71a85f1aa85e7e4b65f51f75662b1d9d7dedd11aecabbb0d389a274ddfd2c9f29dd10d511ffe32c15
|
||||
|
Loading…
Reference in New Issue
Block a user