skopeo-1:1.2.2-26.dev.git2c8655e
- autobuilt 2c8655e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e2c4b927b3
commit
50f0ff633e
1
.gitignore
vendored
1
.gitignore
vendored
@ -259,3 +259,4 @@
|
|||||||
/skopeo-6fa6342.tar.gz
|
/skopeo-6fa6342.tar.gz
|
||||||
/skopeo-15f0d5c.tar.gz
|
/skopeo-15f0d5c.tar.gz
|
||||||
/skopeo-be60097.tar.gz
|
/skopeo-be60097.tar.gz
|
||||||
|
/skopeo-2c8655e.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 be600975a9100670b1706529459e66ae6a71e9e0
|
%global commit0 2c8655e2516b19730d8cdcc426e828dc9ac30c9b
|
||||||
%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: 25.dev.git%{shortcommit0}%{?dist}
|
Release: 26.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
|
||||||
|
* Tue Feb 23 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-26.dev.git2c8655e
|
||||||
|
- autobuilt 2c8655e
|
||||||
|
|
||||||
* Mon Feb 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-25.dev.gitbe60097
|
* Mon Feb 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-25.dev.gitbe60097
|
||||||
- autobuilt be60097
|
- autobuilt be60097
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-be60097.tar.gz) = f1eb024d35f019f97188e4874aa80ec8ea201bee19f8d3cbe1a5895cc57cac19db72c49ca7f9695cf9a4ab14f4833a52d98e6434191b08582ba24781191ded2e
|
SHA512 (skopeo-2c8655e.tar.gz) = 40c7cbaa9ba05d0b97ba73a13e634e4688f601dd64e9f3bc3c4b23227641ac424d55d285715e6a71f70873e8b6f46d390237d1508e9a1516e4b218966bf6b3e7
|
||||||
|
Loading…
Reference in New Issue
Block a user