skopeo-1:0.1.41-18.dev.git5291aac
- autobuilt 5291aac Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8212abfb99
commit
b281b03c64
1
.gitignore
vendored
1
.gitignore
vendored
@ -116,3 +116,4 @@
|
|||||||
/skopeo-9c402f3.tar.gz
|
/skopeo-9c402f3.tar.gz
|
||||||
/skopeo-e8d49d6.tar.gz
|
/skopeo-e8d49d6.tar.gz
|
||||||
/skopeo-407f2e9.tar.gz
|
/skopeo-407f2e9.tar.gz
|
||||||
|
/skopeo-5291aac.tar.gz
|
||||||
|
@ -24,7 +24,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 407f2e95e07f71c798ecc69cf8e21b88260a9bb1
|
%global commit0 5291aac96b6ce542f9230e92ba23a62b4c61bb5f
|
||||||
%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
|
||||||
@ -42,7 +42,7 @@ Epoch: 1
|
|||||||
Epoch: 0
|
Epoch: 0
|
||||||
%endif
|
%endif
|
||||||
Version: 0.1.41
|
Version: 0.1.41
|
||||||
Release: 17.dev.git%{shortcommit0}%{?dist}
|
Release: 18.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}
|
||||||
@ -430,6 +430,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 09 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-18.dev.git5291aac
|
||||||
|
- autobuilt 5291aac
|
||||||
|
|
||||||
* Mon Dec 09 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-17.dev.git407f2e9
|
* Mon Dec 09 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-17.dev.git407f2e9
|
||||||
- autobuilt 407f2e9
|
- autobuilt 407f2e9
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-407f2e9.tar.gz) = e8924b8604b6a2cde2e37e3d121b120a225abee4d6d48ae2349a1d0d1212c9eabbae817c20c93225a292c9b47d7be5f9071b1b579d2054430f0ea64fa3fd50d5
|
SHA512 (skopeo-5291aac.tar.gz) = 7ffaa56cf7aa40eb1c8609c50ed36e86df13e15a9fc63f5336034c233edcc9ee46c309e853252e44318cf08a77a63563f4b7de98966a9bd453788a49b5108320
|
||||||
|
Loading…
Reference in New Issue
Block a user