skopeo-1:0.1.41-16.dev.gite8d49d6
- autobuilt e8d49d6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
71959db68d
commit
0bdfb5548f
1
.gitignore
vendored
1
.gitignore
vendored
@ -114,3 +114,4 @@
|
|||||||
/skopeo-73248bd.tar.gz
|
/skopeo-73248bd.tar.gz
|
||||||
/skopeo-3ed6e83.tar.gz
|
/skopeo-3ed6e83.tar.gz
|
||||||
/skopeo-9c402f3.tar.gz
|
/skopeo-9c402f3.tar.gz
|
||||||
|
/skopeo-e8d49d6.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 9c402f3799493ea5bc01fff6033e1dcebc620d89
|
%global commit0 e8d49d60ff22bd349d15636309fcf7f61772723f
|
||||||
%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: 15.dev.git%{shortcommit0}%{?dist}
|
Release: 16.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
|
||||||
|
* Sat Dec 07 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-16.dev.gite8d49d6
|
||||||
|
- autobuilt e8d49d6
|
||||||
|
|
||||||
* Wed Dec 04 2019 Dusty Mabe <dusty@dustymabe.com> - 1:0.1.41-15.dev.git3ed6e83
|
* Wed Dec 04 2019 Dusty Mabe <dusty@dustymabe.com> - 1:0.1.41-15.dev.git3ed6e83
|
||||||
- mounts: update symlink name from rhel7.repo to redhat.repo
|
- mounts: update symlink name from rhel7.repo to redhat.repo
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-9c402f3.tar.gz) = 55d6a31e6e2001b33e5bd7d6b703c1b41b79a99e8eae0147a425689aa250406b263ba1951d563c6974f00dd4fb6405ea4033acd5b7f2d252a70c5c1a0c941876
|
SHA512 (skopeo-e8d49d6.tar.gz) = fe65ab180b520a2bfa429566931a0093993a5cd0e09e48b01305216415df36c5f92f798498373075f7886acf497d39ea6c2ba0e5af07a9a7609bbf10695c26eb
|
||||||
|
Loading…
Reference in New Issue
Block a user