skopeo-1:0.1.41-12.dev.git9c402f3
- autobuilt 9c402f3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
30a136872c
commit
a990ae27e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -113,3 +113,4 @@
|
|||||||
/skopeo-2bfa895.tar.gz
|
/skopeo-2bfa895.tar.gz
|
||||||
/skopeo-73248bd.tar.gz
|
/skopeo-73248bd.tar.gz
|
||||||
/skopeo-3ed6e83.tar.gz
|
/skopeo-3ed6e83.tar.gz
|
||||||
|
/skopeo-9c402f3.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 3ed6e83c4a767993c7b27ff39218a84f9ebe8f2a
|
%global commit0 9c402f3799493ea5bc01fff6033e1dcebc620d89
|
||||||
%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: 11.dev.git%{shortcommit0}%{?dist}
|
Release: 12.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 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-12.dev.git9c402f3
|
||||||
|
- autobuilt 9c402f3
|
||||||
|
|
||||||
* Mon Dec 2 2019 Dan Walsh <dwalsh@fedoraproject.org> - 1:0.1.41-11.dev.git3ed6e83
|
* Mon Dec 2 2019 Dan Walsh <dwalsh@fedoraproject.org> - 1:0.1.41-11.dev.git3ed6e83
|
||||||
- Update man pages to reflect upstream sources
|
- Update man pages to reflect upstream sources
|
||||||
- Also update storage.conf to remove skip_mount_home which is no longer
|
- Also update storage.conf to remove skip_mount_home which is no longer
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-3ed6e83.tar.gz) = ad5324bb50f20723c55fb13c1945833dd4cd4f3c428ac5ff77d406869126f89962576b9439bee1d28016a8b45f78d2959181dc200a1dda4715cc1a6d51fc8d66
|
SHA512 (skopeo-9c402f3.tar.gz) = 55d6a31e6e2001b33e5bd7d6b703c1b41b79a99e8eae0147a425689aa250406b263ba1951d563c6974f00dd4fb6405ea4033acd5b7f2d252a70c5c1a0c941876
|
||||||
|
Loading…
Reference in New Issue
Block a user