skopeo-1:1.3.1-7.dev.gitec13aa6
- autobuilt ec13aa6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f07231c2c0
commit
435e799f6c
1
.gitignore
vendored
1
.gitignore
vendored
@ -283,3 +283,4 @@
|
|||||||
/skopeo-714ffe1.tar.gz
|
/skopeo-714ffe1.tar.gz
|
||||||
/skopeo-b9661b2.tar.gz
|
/skopeo-b9661b2.tar.gz
|
||||||
/skopeo-a07f1e0.tar.gz
|
/skopeo-a07f1e0.tar.gz
|
||||||
|
/skopeo-ec13aa6.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 a07f1e0f893a39e8792be7baa44681da10cb3633
|
%global commit0 ec13aa6d872e492acd3938df985ad3ddc1c69254
|
||||||
%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: 6.dev.git%{shortcommit0}%{?dist}
|
Release: 7.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}
|
||||||
@ -379,6 +379,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 04 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.3.1-7.dev.gitec13aa6
|
||||||
|
- autobuilt ec13aa6
|
||||||
|
|
||||||
* Thu Jun 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.3.1-6.dev.gita07f1e0
|
* Thu Jun 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.3.1-6.dev.gita07f1e0
|
||||||
- autobuilt a07f1e0
|
- autobuilt a07f1e0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-a07f1e0.tar.gz) = 8380650703c96fcb78622507b5e23368421dcd5245f827e9ea04a42c3885dd75c111f74fcc2d7a35e2e5068dd925806269e9607a22d7779e61b1644c3b096777
|
SHA512 (skopeo-ec13aa6.tar.gz) = 0c0fcec6ccfe37a3492497a11c3d71e1418eb6046268f076830bed27ef3a0bb0cc66c4847e47e1d27558e562c851885cb24e502361620aea93ed0e122f6f1c9f
|
||||||
|
Loading…
Reference in New Issue
Block a user