skopeo-1:1.2.1-25.dev.git0f4dc80
- autobuilt 0f4dc80 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
02990b03ad
commit
830f07e44e
1
.gitignore
vendored
1
.gitignore
vendored
@ -225,3 +225,4 @@
|
|||||||
/skopeo-4ad2c75.tar.gz
|
/skopeo-4ad2c75.tar.gz
|
||||||
/skopeo-2342171.tar.gz
|
/skopeo-2342171.tar.gz
|
||||||
/skopeo-7fee912.tar.gz
|
/skopeo-7fee912.tar.gz
|
||||||
|
/skopeo-0f4dc80.tar.gz
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 7fee9122fb1702fb205de308f03e748c9e0d0107
|
%global commit0 0f4dc80c990025e30f5a4f5460992a04cc6eac22
|
||||||
%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
|
||||||
@ -48,7 +48,7 @@ ExcludeArch: ppc64
|
|||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: %{conditional_epoch}
|
Epoch: %{conditional_epoch}
|
||||||
Version: 1.2.1
|
Version: 1.2.1
|
||||||
Release: 24.dev.git%{shortcommit0}%{?dist}
|
Release: 25.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}
|
||||||
@ -455,6 +455,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-25.dev.git0f4dc80
|
||||||
|
- autobuilt 0f4dc80
|
||||||
|
|
||||||
* Thu Nov 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-23.dev.git7fee912
|
* Thu Nov 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-23.dev.git7fee912
|
||||||
- autobuilt 7fee912
|
- autobuilt 7fee912
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-7fee912.tar.gz) = d8dc574dd19655e5e869954cf9f3b1935cd6aee40cfa58b9d4d0894c7d503dafd1bfd0e8f29654c2f60b35dd91cc1a6eebf938d66ba682d6ac9df1b9b9430915
|
SHA512 (skopeo-0f4dc80.tar.gz) = 6e7b47d52fa4403f7fa04aa4a18ef770622e4b4a6000af14e61297eddc616eb1280846ad143aa2aaefe236a7940d7cbe0cf834835e153eb1105a1b9608850f57
|
||||||
|
Loading…
Reference in New Issue
Block a user