skopeo-1:0.2.0-0.6.dev.gite7a7f01
- autobuilt e7a7f01 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e6a15e0edd
commit
a1125fa72d
1
.gitignore
vendored
1
.gitignore
vendored
@ -146,3 +146,4 @@
|
||||
/skopeo-2d91b93.tar.gz
|
||||
/skopeo-2415f3f.tar.gz
|
||||
/skopeo-b230a50.tar.gz
|
||||
/skopeo-e7a7f01.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 b230a507e7d306b1a91ede15cad0ef692a4922ea
|
||||
%global commit0 e7a7f018bd8de134ad200e90e1fc361234d3f824
|
||||
%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.5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.6.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
|
||||
* Mon May 04 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.2.0-0.6.dev.gite7a7f01
|
||||
- autobuilt e7a7f01
|
||||
|
||||
* Fri May 1 2020 Dan Walsh <dwalsh@fedoraproject.org> - 1:0.2.0-0.5.dev.git2415f3f
|
||||
- Fix containers-registries.conf.5 man page to match upstream
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-b230a50.tar.gz) = 62fdbcfd126e93a84a6d69c1c3408ece9e84559b1dba724594fc5f6447a6a202b7455c48b7be0c773551ca52b85641b40d07d60085bc71c0751f13d7ac25cbf0
|
||||
SHA512 (skopeo-e7a7f01.tar.gz) = c6c031742551c561af9f41b094769e4cd1153c31c7ceb54403d3e4054e1aa509f86380c5758bf301c8c3f2f344f30bae5219ffb0526726b8823986b82298077d
|
||||
|
Loading…
Reference in New Issue
Block a user