skopeo-1:1.2.2-18.dev.gite0ba05a
- autobuilt e0ba05a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2dab6022ff
commit
56c8a4a762
1
.gitignore
vendored
1
.gitignore
vendored
@ -252,3 +252,4 @@
|
||||
/skopeo-f3c8d26.tar.gz
|
||||
/skopeo-3375a90.tar.gz
|
||||
/skopeo-55b9782.tar.gz
|
||||
/skopeo-e0ba05a.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 55b9782058ac092beb557aaaf7b73d1824977d4e
|
||||
%global commit0 e0ba05af59a5eaa3e5672db45f003ffcea6b8d21
|
||||
%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: 17.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 18.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-18.dev.gite0ba05a
|
||||
- autobuilt e0ba05a
|
||||
|
||||
* Tue Feb 02 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-17.dev.git55b9782
|
||||
- autobuilt 55b9782
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-55b9782.tar.gz) = fd0b9f2f0b8c0f2bdf48176aa0ce96e64df89e96442bd5c71a85f1aa85e7e4b65f51f75662b1d9d7dedd11aecabbb0d389a274ddfd2c9f29dd10d511ffe32c15
|
||||
SHA512 (skopeo-e0ba05a.tar.gz) = 92f620a763ead23310228684458b0e34a5073f00e39b654f7ac0ae129d5cb00c8b20d89a9ae66a15a976b2a3c0d9efad7f2adc51a94b6c19e83081a58027c2bd
|
||||
|
Loading…
Reference in New Issue
Block a user