skopeo-1:0.2.0-0.3.dev.gitb230a50
- autobuilt b230a50 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bddf1e45dd
commit
cc4e04b2f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -145,3 +145,4 @@
|
||||
/skopeo-101901a.tar.gz
|
||||
/skopeo-2d91b93.tar.gz
|
||||
/skopeo-2415f3f.tar.gz
|
||||
/skopeo-b230a50.tar.gz
|
||||
|
@ -28,7 +28,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 2415f3fa4d2e7a9fb8a48b0ee05675e92793ed96
|
||||
%global commit0 b230a507e7d306b1a91ede15cad0ef692a4922ea
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -46,7 +46,7 @@ Epoch: 1
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 0.2.0
|
||||
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -436,6 +436,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Sat Apr 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.2.0-0.3.dev.gitb230a50
|
||||
- autobuilt b230a50
|
||||
|
||||
* Fri Apr 24 2020 Dan Walsh <dwalsh@fedoraproject.org> - 1:0.2.0-0.2.dev.git2415f3f
|
||||
- Update registries.conf to use version 2 definitions
|
||||
- Update containers.conf to include latest changes
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-2415f3f.tar.gz) = 41d22d6cdf2e7267f118cd0b5ec1307f4526ae188222c309c5266f3dc393b2a3e1eeea7b9cc2090c91ce8c2672dc0ef6edaf15efc39765d092f12caebcb2cccd
|
||||
SHA512 (skopeo-b230a50.tar.gz) = 62fdbcfd126e93a84a6d69c1c3408ece9e84559b1dba724594fc5f6447a6a202b7455c48b7be0c773551ca52b85641b40d07d60085bc71c0751f13d7ac25cbf0
|
||||
|
Loading…
Reference in New Issue
Block a user