skopeo-1:1.2.2-7.dev.git3156212
- autobuilt 3156212 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
88cfd77d2a
commit
741203b471
1
.gitignore
vendored
1
.gitignore
vendored
@ -242,3 +242,4 @@
|
||||
/skopeo-ac07bf2.tar.gz
|
||||
/skopeo-beadcbb.tar.gz
|
||||
/skopeo-2e90a8a.tar.gz
|
||||
/skopeo-3156212.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 2e90a8af5a3aad76a3567d3bb84fbb07034ec1fd
|
||||
%global commit0 31562124a36393b9d26477d2e67e0965328b03b1
|
||||
%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: 6.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 7.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
|
||||
* Thu Jan 14 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-7.dev.git3156212
|
||||
- autobuilt 3156212
|
||||
|
||||
* Tue Jan 12 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:1.2.2-6.dev.git2e90a8a
|
||||
- Requires: containers-common-4:0.33.0-2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-2e90a8a.tar.gz) = 1b563776cb87158f7ff3b3aac56de6d7af4cf1606b0b096c25ec5b569aa2e6b3f65741c8a8a90c56f5fdbe1f33f56688b6825b2f6b59e5ad3a91236a5ac9ba8f
|
||||
SHA512 (skopeo-3156212.tar.gz) = 3f3ef5acf279ce3f5c2babf564e6454091486dcee70fa5953e4092b8567c92a09dad0cc6b9bbba49fd27c336655d877f7e942b171735132647bc626f091bb5a1
|
||||
|
Loading…
Reference in New Issue
Block a user