skopeo-1:0.1.41-0.9.dev.git24f4f82
- autobuilt 24f4f82 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5ac83992da
commit
716856c370
1
.gitignore
vendored
1
.gitignore
vendored
@ -105,3 +105,4 @@
|
||||
/skopeo-1094c7d.tar.gz
|
||||
/skopeo-307d9c2.tar.gz
|
||||
/skopeo-332bb45.tar.gz
|
||||
/skopeo-24f4f82.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 332bb459e6e6b66aac870074d32a601fb87b6e73
|
||||
%global commit0 24f4f82c09ac5f253e0d12f18888fc2c457409ad
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -42,7 +42,7 @@ Epoch: 1
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.1.41
|
||||
Release: 0.8.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.9.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -430,6 +430,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Sat Nov 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-0.9.dev.git24f4f82
|
||||
- autobuilt 24f4f82
|
||||
|
||||
* Fri Nov 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-0.8.dev.git332bb45
|
||||
- autobuilt 332bb45
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-332bb45.tar.gz) = abe5394634d88afc46715523d8d8e4d88f5714270f02963a2fc4651ffe312da4f394ad10d1af4edf89e6a9b01b54ecec4008e3dc853e5a54df2106b22cb4640e
|
||||
SHA512 (skopeo-24f4f82.tar.gz) = 73aaa0380bcbaa707fe0d42f50292caa560e757be8b7671e741eefcd9a40ce90a94b84997d28f96ef0d80b9bdb127a293b3bce9013c48a694275c98d4f737e28
|
||||
|
Loading…
Reference in New Issue
Block a user