skopeo-1:1.2.2-8.dev.gitef6f46a
- autobuilt ef6f46a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
741203b471
commit
970dbe60d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -243,3 +243,4 @@
|
||||
/skopeo-beadcbb.tar.gz
|
||||
/skopeo-2e90a8a.tar.gz
|
||||
/skopeo-3156212.tar.gz
|
||||
/skopeo-ef6f46a.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 31562124a36393b9d26477d2e67e0965328b03b1
|
||||
%global commit0 ef6f46a3b547cbd17ea41b85ca63f44cf0f9dc8f
|
||||
%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: 7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 8.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
|
||||
* Fri Jan 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-8.dev.gitef6f46a
|
||||
- autobuilt ef6f46a
|
||||
|
||||
* Thu Jan 14 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-7.dev.git3156212
|
||||
- autobuilt 3156212
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-3156212.tar.gz) = 3f3ef5acf279ce3f5c2babf564e6454091486dcee70fa5953e4092b8567c92a09dad0cc6b9bbba49fd27c336655d877f7e942b171735132647bc626f091bb5a1
|
||||
SHA512 (skopeo-ef6f46a.tar.gz) = ae3f13a28714d868b5c2dc597451a86f8434ec1fdedad1ef2b172657798901e945641cd74e63d4765816ad92fba8c9c52334ec89595b2b94680f02b0a2294125
|
||||
|
Loading…
Reference in New Issue
Block a user