skopeo-1:1.3.1-13.dev.gitccdaf6e
- autobuilt ccdaf6e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
60dfdee1db
commit
4c0112441e
1
.gitignore
vendored
1
.gitignore
vendored
@ -288,3 +288,4 @@
|
|||||||
/skopeo-513a524.tar.gz
|
/skopeo-513a524.tar.gz
|
||||||
/skopeo-5f8ec87.tar.gz
|
/skopeo-5f8ec87.tar.gz
|
||||||
/skopeo-2fee990.tar.gz
|
/skopeo-2fee990.tar.gz
|
||||||
|
/skopeo-ccdaf6e.tar.gz
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
# https://github.com/containers/skopeo
|
# https://github.com/containers/skopeo
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 2fee990acc8b3cc102a7b7fb2153bd1da1930f2f
|
%global commit0 ccdaf6e0f2609ffd329f18b80aef7d38913591d4
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -45,7 +45,7 @@
|
|||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: %{conditional_epoch}
|
Epoch: %{conditional_epoch}
|
||||||
Version: 1.3.1
|
Version: 1.3.1
|
||||||
Release: 12.dev.git%{shortcommit0}%{?dist}
|
Release: 13.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Inspect container images and repositories on registries
|
Summary: Inspect container images and repositories on registries
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -374,6 +374,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 19 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.3.1-13.dev.gitccdaf6e
|
||||||
|
- autobuilt ccdaf6e
|
||||||
|
|
||||||
* Fri Jun 18 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.3.1-12.dev.git2fee990
|
* Fri Jun 18 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.3.1-12.dev.git2fee990
|
||||||
- autobuilt 2fee990
|
- autobuilt 2fee990
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-2fee990.tar.gz) = c310fae3d9274e2692cbcd06c67e1319c4e24f743b3a12097eba86bf3f82015789e4dc5e61d751de0d41f8a731c50a206d7737672a4e8468d81128557529b439
|
SHA512 (skopeo-ccdaf6e.tar.gz) = 2143d1dc2b7e3f98492cca3eb3890f95142ed45d2cba0cb10a591927aba89efbc743b712d4c9c080bbdb855a4375783bbe616825ac8ec9f12a1ef7c8e9252403
|
||||||
|
Loading…
Reference in New Issue
Block a user