skopeo-1:1.2.2-22.dev.gite224b78
- autobuilt e224b78 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1a5af81d2c
commit
b41d21bbde
1
.gitignore
vendored
1
.gitignore
vendored
@ -255,3 +255,4 @@
|
|||||||
/skopeo-e0ba05a.tar.gz
|
/skopeo-e0ba05a.tar.gz
|
||||||
/skopeo-aff1b62.tar.gz
|
/skopeo-aff1b62.tar.gz
|
||||||
/skopeo-1c4b0fc.tar.gz
|
/skopeo-1c4b0fc.tar.gz
|
||||||
|
/skopeo-e224b78.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 1c4b0fc33dcd3e26aaf3e3568a5c0a4239593e0e
|
%global commit0 e224b78efcffb816cc9d79ebbf2361d85dfaabae
|
||||||
%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
|
||||||
@ -43,7 +43,7 @@
|
|||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: %{conditional_epoch}
|
Epoch: %{conditional_epoch}
|
||||||
Version: 1.2.2
|
Version: 1.2.2
|
||||||
Release: 21.dev.git%{shortcommit0}%{?dist}
|
Release: 22.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}
|
||||||
@ -378,6 +378,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-22.dev.gite224b78
|
||||||
|
- autobuilt e224b78
|
||||||
|
|
||||||
* Tue Feb 09 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:1.2.2-21.dev.git1c4b0fc
|
* Tue Feb 09 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:1.2.2-21.dev.git1c4b0fc
|
||||||
- fix build and update containers-common dependency
|
- fix build and update containers-common dependency
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-1c4b0fc.tar.gz) = 9f0eec09cc86f75d91ca58745541e21f186e8e0cb8bbc11419e09e245ade316a9a2bc76d76d369e49a51f15efdda74849376c3b0fb7a639f9dc09d2604bc492d
|
SHA512 (skopeo-e224b78.tar.gz) = abe408d472805ddd4b42cb039a979f4af0f27c17673c5d048e3d7c3ff06c6dc97c08c7db883233e8d6ee870f0ac558f044c6f199adfbfad4e5be723dc9f9a02b
|
||||||
|
Loading…
Reference in New Issue
Block a user