skopeo-1:1.0.1-13.dev.git827293a
- autobuilt 827293a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3cb90881a0
commit
1c58d0c4df
1
.gitignore
vendored
1
.gitignore
vendored
@ -166,3 +166,4 @@
|
||||
/skopeo-c6b488a.tar.gz
|
||||
/skopeo-f9b0d93.tar.gz
|
||||
/skopeo-161ef5a.tar.gz
|
||||
/skopeo-827293a.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 161ef5a224788a846fe5468a26057ab199642746
|
||||
%global commit0 827293a13b0225144a0c8a3f5543071f86d97977
|
||||
%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: 1.0.1
|
||||
Release: 12.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 13.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -438,6 +438,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Jun 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-13.dev.git827293a
|
||||
- autobuilt 827293a
|
||||
|
||||
* Thu Jun 11 2020 Dan Walsh <dwalsh@fedoraproject.org> - 1:1.0.1-12.dev.git161ef5a
|
||||
- Update man pages
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-161ef5a.tar.gz) = e4a7fa3129746a68667cda723e3ed8ab59be14f7e4ce1546e5acbd4593d1d8d041a52fc861decf34f37d06fb05292f70c0d3c6834375e21a4984ba6535d742e7
|
||||
SHA512 (skopeo-827293a.tar.gz) = 87cc8c892577ecbc3e9bd15de84a6d8e9ff7ba2e3af640f73a20c377ea2e3060cbfe4318c0ff782cf4712c6615d7189f645e899bba7458a9fe974e3de8371160
|
||||
|
Loading…
Reference in New Issue
Block a user