skopeo-1:1.0.1-5.dev.git3a94432
- autobuilt 3a94432 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1baca4ad83
commit
71a4d8ea0f
1
.gitignore
vendored
1
.gitignore
vendored
@ -160,3 +160,4 @@
|
||||
/skopeo-dcaee94.tar.gz
|
||||
/skopeo-91a88de.tar.gz
|
||||
/skopeo-96353f2.tar.gz
|
||||
/skopeo-3a94432.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 96353f2b6425c8c2285ef45e4b1ba0f3365fbf5f
|
||||
%global commit0 3a94432e4217f57a27dbdf7a5852fbfd92c4dc0f
|
||||
%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: 4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 5.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
|
||||
* Sat May 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-5.dev.git3a94432
|
||||
- autobuilt 3a94432
|
||||
|
||||
* Thu May 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-4.dev.git96353f2
|
||||
- autobuilt 96353f2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-96353f2.tar.gz) = 0d8305bde2ab6e7f8bf3f1c644a30ff76c0100a84d578a4c34c8aef6846c559ee59f767c15dd0afb58c556e38b197be0a7bff21f553789b08afd1770491e44dc
|
||||
SHA512 (skopeo-3a94432.tar.gz) = 9a674782871ec294c0e68a40e69a517f96884c4ceeec0256f9662e944a7d47d20d6104e8a817bf8b99f929b059aa3fe519d5ac32b524c68ff44f6052222ee838
|
||||
|
Loading…
Reference in New Issue
Block a user