skopeo-1:1.2.2-19.dev.gitaff1b62
- autobuilt aff1b62 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
56c8a4a762
commit
4b9114b22e
1
.gitignore
vendored
1
.gitignore
vendored
@ -253,3 +253,4 @@
|
|||||||
/skopeo-3375a90.tar.gz
|
/skopeo-3375a90.tar.gz
|
||||||
/skopeo-55b9782.tar.gz
|
/skopeo-55b9782.tar.gz
|
||||||
/skopeo-e0ba05a.tar.gz
|
/skopeo-e0ba05a.tar.gz
|
||||||
|
/skopeo-aff1b62.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 e0ba05af59a5eaa3e5672db45f003ffcea6b8d21
|
%global commit0 aff1b6215bf39fe189a44b0df9a020cafe1ff109
|
||||||
%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: 18.dev.git%{shortcommit0}%{?dist}
|
Release: 19.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 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-19.dev.gitaff1b62
|
||||||
|
- autobuilt aff1b62
|
||||||
|
|
||||||
* Tue Feb 02 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-18.dev.gite0ba05a
|
* Tue Feb 02 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-18.dev.gite0ba05a
|
||||||
- autobuilt e0ba05a
|
- autobuilt e0ba05a
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-e0ba05a.tar.gz) = 92f620a763ead23310228684458b0e34a5073f00e39b654f7ac0ae129d5cb00c8b20d89a9ae66a15a976b2a3c0d9efad7f2adc51a94b6c19e83081a58027c2bd
|
SHA512 (skopeo-aff1b62.tar.gz) = 0f5b138840ca70c9eff436f5fba6ec27f475c3658ca6ee0686b6567fa4eaa26b55b48c61314beb81b02660efd75a63284d38ac6065573a86b46afa27933e4f66
|
||||||
|
Loading…
Reference in New Issue
Block a user