skopeo-1:1.0.1-14.dev.git0bd78a0
- autobuilt 0bd78a0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1c58d0c4df
commit
01bb8807cb
1
.gitignore
vendored
1
.gitignore
vendored
@ -167,3 +167,4 @@
|
||||
/skopeo-f9b0d93.tar.gz
|
||||
/skopeo-161ef5a.tar.gz
|
||||
/skopeo-827293a.tar.gz
|
||||
/skopeo-0bd78a0.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 827293a13b0225144a0c8a3f5543071f86d97977
|
||||
%global commit0 0bd78a060491ce5aa3f5df60167e91ebdbe104b7
|
||||
%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: 13.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 14.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
|
||||
* Tue Jun 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-14.dev.git0bd78a0
|
||||
- autobuilt 0bd78a0
|
||||
|
||||
* Thu Jun 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-13.dev.git827293a
|
||||
- autobuilt 827293a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-827293a.tar.gz) = 87cc8c892577ecbc3e9bd15de84a6d8e9ff7ba2e3af640f73a20c377ea2e3060cbfe4318c0ff782cf4712c6615d7189f645e899bba7458a9fe974e3de8371160
|
||||
SHA512 (skopeo-0bd78a0.tar.gz) = 4921e11b4846bfc319940c98cf75531aa0f3e9812044a4e35e960111eaeef4b4d518d31e2b2b04be7a8566f8a4fb6d874aaa122672cdb399b7c990ffc7615e8f
|
||||
|
Loading…
Reference in New Issue
Block a user