skopeo-1:1.2.1-43.dev.gitbeadcbb
- autobuilt beadcbb Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3c3006ab35
commit
7209f9bbde
1
.gitignore
vendored
1
.gitignore
vendored
@ -240,3 +240,4 @@
|
||||
/skopeo-c4fb936.tar.gz
|
||||
/skopeo-b0da056.tar.gz
|
||||
/skopeo-ac07bf2.tar.gz
|
||||
/skopeo-beadcbb.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 ac07bf278a73a3d5b3ca72eee09e90e417be074a
|
||||
%global commit0 beadcbb17d6c40993f362cd38eccb7b1c06d62d1
|
||||
%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.1
|
||||
Release: 42.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 43.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -460,6 +460,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Sun Jan 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-43.dev.gitbeadcbb
|
||||
- autobuilt beadcbb
|
||||
|
||||
* Sat Jan 9 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-42.dev.gitac07bf2
|
||||
- autobuilt ac07bf2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-ac07bf2.tar.gz) = 00376b1f5e9fb4fffbf27d2744a3af2e2b97a7e84397d1c5ffeffb49c910c89a29741f246932f83dc4ce5e53539335e7aa9b65ca8b35ccd81da1e67ca8b1b300
|
||||
SHA512 (skopeo-beadcbb.tar.gz) = 210c7256012c029df768ef6677248fd719cd33dc460e24e0978c181ee5109fc743831484f69f88d551c923cce7dfb3ddf613ef4e072a49bf2da063eac256eb0f
|
||||
|
Loading…
Reference in New Issue
Block a user