skopeo-1:1.2.2-20.dev.git1c4b0fc
- autobuilt 1c4b0fc Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4b9114b22e
commit
09e16c1452
1
.gitignore
vendored
1
.gitignore
vendored
@ -254,3 +254,4 @@
|
|||||||
/skopeo-55b9782.tar.gz
|
/skopeo-55b9782.tar.gz
|
||||||
/skopeo-e0ba05a.tar.gz
|
/skopeo-e0ba05a.tar.gz
|
||||||
/skopeo-aff1b62.tar.gz
|
/skopeo-aff1b62.tar.gz
|
||||||
|
/skopeo-1c4b0fc.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 aff1b6215bf39fe189a44b0df9a020cafe1ff109
|
%global commit0 1c4b0fc33dcd3e26aaf3e3568a5c0a4239593e0e
|
||||||
%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: 19.dev.git%{shortcommit0}%{?dist}
|
Release: 20.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
|
||||||
|
* Mon Feb 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-20.dev.git1c4b0fc
|
||||||
|
- autobuilt 1c4b0fc
|
||||||
|
|
||||||
* Wed Feb 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-19.dev.gitaff1b62
|
* Wed Feb 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-19.dev.gitaff1b62
|
||||||
- autobuilt aff1b62
|
- autobuilt aff1b62
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-aff1b62.tar.gz) = 0f5b138840ca70c9eff436f5fba6ec27f475c3658ca6ee0686b6567fa4eaa26b55b48c61314beb81b02660efd75a63284d38ac6065573a86b46afa27933e4f66
|
SHA512 (skopeo-1c4b0fc.tar.gz) = 9f0eec09cc86f75d91ca58745541e21f186e8e0cb8bbc11419e09e245ade316a9a2bc76d76d369e49a51f15efdda74849376c3b0fb7a639f9dc09d2604bc492d
|
||||||
|
Loading…
Reference in New Issue
Block a user