skopeo-1:1.2.2-10.dev.gitefc0170
- autobuilt efc0170 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2ee61793b7
commit
c2d111ab3b
1
.gitignore
vendored
1
.gitignore
vendored
@ -245,3 +245,4 @@
|
|||||||
/skopeo-3156212.tar.gz
|
/skopeo-3156212.tar.gz
|
||||||
/skopeo-ef6f46a.tar.gz
|
/skopeo-ef6f46a.tar.gz
|
||||||
/skopeo-0d0a97e.tar.gz
|
/skopeo-0d0a97e.tar.gz
|
||||||
|
/skopeo-efc0170.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 0d0a97eb00c7ff276b3b495d5b117e24a45e9ecd
|
%global commit0 efc0170ee8d590407df38b9ccbe5916eb11b18ce
|
||||||
%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: 9.dev.git%{shortcommit0}%{?dist}
|
Release: 10.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
|
||||||
|
* Fri Jan 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-10.dev.gitefc0170
|
||||||
|
- autobuilt efc0170
|
||||||
|
|
||||||
* Thu Jan 21 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-9.dev.git0d0a97e
|
* Thu Jan 21 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-9.dev.git0d0a97e
|
||||||
- autobuilt 0d0a97e
|
- autobuilt 0d0a97e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-0d0a97e.tar.gz) = b75b85ae2c5694e0f844f2973bf4e4b5261716a09cb5e4723c958540ccf5a6a925d04a9465a47321bc7f28c7376651d5c1d61a048698440984f90f5d5dc9d0ab
|
SHA512 (skopeo-efc0170.tar.gz) = f2ee418a7a30a4aeb2793b9d11239ee1116626dc2124bac25fbb2369826010cfdfe506fcecac6158cfea965044a9a664c39b3ce1bfc268546e14d4b992267ac9
|
||||||
|
Loading…
Reference in New Issue
Block a user