skopeo-1:0.2.0-0.7.dev.git1ddb736
- autobuilt 1ddb736 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a1125fa72d
commit
d403e48470
1
.gitignore
vendored
1
.gitignore
vendored
@ -147,3 +147,4 @@
|
||||
/skopeo-2415f3f.tar.gz
|
||||
/skopeo-b230a50.tar.gz
|
||||
/skopeo-e7a7f01.tar.gz
|
||||
/skopeo-1ddb736.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 e7a7f018bd8de134ad200e90e1fc361234d3f824
|
||||
%global commit0 1ddb736b5ae2a4c18ffcc5bb1ab740c8d19c0ff8
|
||||
%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.6.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.7.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
|
||||
* Tue May 05 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.2.0-0.7.dev.git1ddb736
|
||||
- autobuilt 1ddb736
|
||||
|
||||
* Mon May 04 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.2.0-0.6.dev.gite7a7f01
|
||||
- autobuilt e7a7f01
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-e7a7f01.tar.gz) = c6c031742551c561af9f41b094769e4cd1153c31c7ceb54403d3e4054e1aa509f86380c5758bf301c8c3f2f344f30bae5219ffb0526726b8823986b82298077d
|
||||
SHA512 (skopeo-1ddb736.tar.gz) = 593ce017284d988314dc8f1bfc39c51da34449267164606db404e8bc591298a496c8ba9ad38a18c14d060b800d539a53fb29d61171a8a5435dc837b3c33c01cd
|
||||
|
Loading…
Reference in New Issue
Block a user