skopeo-1:0.1.40-0.13.dev.gitf72e39f
- autobuilt f72e39f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
40b26eb3a0
commit
d46318b0d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -92,3 +92,4 @@
|
||||
/skopeo-7eb5f39.tar.gz
|
||||
/skopeo-fa6e580.tar.gz
|
||||
/skopeo-881edbf.tar.gz
|
||||
/skopeo-f72e39f.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 881edbf122d82103a14ba73e9730f01f79eb83cf
|
||||
%global commit0 f72e39fc1073441ffc92aca2b46c72f7a5668fc3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -42,7 +42,7 @@ Epoch: 1
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.1.40
|
||||
Release: 0.12.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.13.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -408,6 +408,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Oct 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.40-0.13.dev.gitf72e39f
|
||||
- autobuilt f72e39f
|
||||
|
||||
* Thu Oct 03 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.40-0.12.dev.git881edbf
|
||||
- autobuilt 881edbf
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-881edbf.tar.gz) = 9d987bf0c853ab22d008ed75dd3c913251ebcdfd633ffb9bc86a9cf8ec8842113c4dfca6df6c24118dcc068a8e4ba8f582356bc455e820f8fb1f00fc005ab045
|
||||
SHA512 (skopeo-f72e39f.tar.gz) = 371362f806e7789ca8d0da1bcdbec43191cfc2703731274470f4d4463924ba53c23ace33c062faba22551a42747e4e3b612761a541c404641554893923f8cc57
|
||||
|
Loading…
Reference in New Issue
Block a user