skopeo-1:1.2.1-29.dev.git5b8fe7f
- autobuilt 5b8fe7f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7aaaf97880
commit
9eb7d9e62e
1
.gitignore
vendored
1
.gitignore
vendored
@ -229,3 +229,4 @@
|
|||||||
/skopeo-c88576b.tar.gz
|
/skopeo-c88576b.tar.gz
|
||||||
/skopeo-42e9121.tar.gz
|
/skopeo-42e9121.tar.gz
|
||||||
/skopeo-1b813f8.tar.gz
|
/skopeo-1b813f8.tar.gz
|
||||||
|
/skopeo-5b8fe7f.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 1b813f805bccb7da280fb611da051a6a0e43683e
|
%global commit0 5b8fe7ffa535c2d3fc92440ce92e249c6ad8b411
|
||||||
%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: 28.dev.git%{shortcommit0}%{?dist}
|
Release: 29.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}
|
||||||
@ -458,6 +458,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 4 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-29.dev.git5b8fe7f
|
||||||
|
- autobuilt 5b8fe7f
|
||||||
|
|
||||||
* Mon Nov 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-28.dev.git1b813f8
|
* Mon Nov 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-28.dev.git1b813f8
|
||||||
- autobuilt 1b813f8
|
- autobuilt 1b813f8
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-1b813f8.tar.gz) = 3bb4b39320332312f708dd3efb145cb253d976c3bc9c85c67823f76a7cb7012453dcd33bb0c4a0be7f9c3e6cb1dd14cb123dafcdc2e0d1dcee747a1f5753997a
|
SHA512 (skopeo-5b8fe7f.tar.gz) = 25bc69a9c0ffba8ee413bf7d7d1df7d346c3d8e11b9bd8854fc5211a52f2d2378d1d5e5046e8398e1ed80a622e22e54173e06272340ff4767ffdfede3b71830a
|
||||||
|
Loading…
Reference in New Issue
Block a user