skopeo-1:1.3.1-10.dev.git513a524
- autobuilt 513a524 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ed9b5e3d51
commit
47011bfda4
1
.gitignore
vendored
1
.gitignore
vendored
@ -285,3 +285,4 @@
|
||||
/skopeo-a07f1e0.tar.gz
|
||||
/skopeo-ec13aa6.tar.gz
|
||||
/skopeo-dde3e75.tar.gz
|
||||
/skopeo-513a524.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 dde3e759f6beda3f586896245fd8ca74ad15c7eb
|
||||
%global commit0 513a524d7d82fc4667deba18b09ec67320e694f9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -45,7 +45,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.3.1
|
||||
Release: 9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 10.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -374,6 +374,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Jun 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.3.1-10.dev.git513a524
|
||||
- autobuilt 513a524
|
||||
|
||||
* Mon Jun 14 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:1.3.1-9.dev.gitdde3e75
|
||||
- update dependencies
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-dde3e75.tar.gz) = e62785490070328aeda0f7a3ceabdc9deda149033372169bac934b48ba731d0bfbdab7229e92b12d44cb34fba5c00924e4267c97e4f9565607f5c6b5b2c11ef5
|
||||
SHA512 (skopeo-513a524.tar.gz) = b3f8b2664a0ad0a9217ea0c343596f76ffca70d3d7ee0aa2852d5f68a8f09a9f85b87e5fc107abdd84b088515477c9f8a7cfffd9536d5a6873cc81ae177a22fe
|
||||
|
Loading…
Reference in New Issue
Block a user