skopeo-1:0.1.41-4.dev.git39540db
- autobuilt 39540db Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3639c7d5cc
commit
d4c030bf63
1
.gitignore
vendored
1
.gitignore
vendored
@ -106,3 +106,4 @@
|
|||||||
/skopeo-307d9c2.tar.gz
|
/skopeo-307d9c2.tar.gz
|
||||||
/skopeo-332bb45.tar.gz
|
/skopeo-332bb45.tar.gz
|
||||||
/skopeo-24f4f82.tar.gz
|
/skopeo-24f4f82.tar.gz
|
||||||
|
/skopeo-39540db.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 24f4f82c09ac5f253e0d12f18888fc2c457409ad
|
%global commit0 39540db1703bf4a8e08d45b37b871cbae13d2098
|
||||||
%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: 3.dev.git%{shortcommit0}%{?dist}
|
Release: 4.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
|
||||||
|
* Fri Nov 22 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-4.dev.git39540db
|
||||||
|
- autobuilt 39540db
|
||||||
|
|
||||||
* Thu Nov 21 2019 Dan Walsh <dwalsh@fedoraproject.org> - - 1:0.1.41-2.dev.git24f4f82
|
* Thu Nov 21 2019 Dan Walsh <dwalsh@fedoraproject.org> - - 1:0.1.41-2.dev.git24f4f82
|
||||||
- Update to use new storage.conf configuration files.
|
- Update to use new storage.conf configuration files.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-24f4f82.tar.gz) = 73aaa0380bcbaa707fe0d42f50292caa560e757be8b7671e741eefcd9a40ce90a94b84997d28f96ef0d80b9bdb127a293b3bce9013c48a694275c98d4f737e28
|
SHA512 (skopeo-39540db.tar.gz) = 5e9611e2e2d663f2e643f6d6f2fac139053ccd72c89b9cedd603d1a6deb80b4becd95b06bdaa471f990ab2c1b0c32382c156688f5c9002b70a4fcea870c3a250
|
||||||
|
Loading…
Reference in New Issue
Block a user