skopeo-1:1.1.1-44.dev.git12ab19f
- autobuilt 12ab19f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a9e568061a
commit
d14519d813
1
.gitignore
vendored
1
.gitignore
vendored
@ -207,3 +207,4 @@
|
|||||||
/skopeo-23cb1b7.tar.gz
|
/skopeo-23cb1b7.tar.gz
|
||||||
/skopeo-5dd09d7.tar.gz
|
/skopeo-5dd09d7.tar.gz
|
||||||
/skopeo-45a9efb.tar.gz
|
/skopeo-45a9efb.tar.gz
|
||||||
|
/skopeo-12ab19f.tar.gz
|
||||||
|
@ -28,7 +28,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 45a9efb37f5ea8588496652366b728224dc6ee19
|
%global commit0 12ab19f5fd2b6d6cb8c0a70783c73dccd2b5968a
|
||||||
%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
|
||||||
@ -46,7 +46,7 @@ Epoch: 1
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 1.1.1
|
Version: 1.1.1
|
||||||
Release: 43.dev.git%{shortcommit0}%{?dist}
|
Release: 44.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}
|
||||||
@ -447,6 +447,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 14 16:12:20 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-44.dev.git12ab19f
|
||||||
|
- autobuilt 12ab19f
|
||||||
|
|
||||||
* Sat Sep 12 2020 Dan Walsh <dwalsh@fedoraproject.org> - 1:1.1.1-43.dev.git5d5756c
|
* Sat Sep 12 2020 Dan Walsh <dwalsh@fedoraproject.org> - 1:1.1.1-43.dev.git5d5756c
|
||||||
- update man pages
|
- update man pages
|
||||||
- Update seccomp rules
|
- Update seccomp rules
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-45a9efb.tar.gz) = ae67375c4a25ec90f4f1c60b2780add7e3cbbab9d1d8b7b1fcd9a0e09cb7531e49e75d93e82c11471e6f0ab563acf0db879799362eb93b18d96c5b39df210e6a
|
SHA512 (skopeo-12ab19f.tar.gz) = 58dd82c4436c1b242e045954965b6d3a6e744d359b7fcb12706ba1d2843853cca5aff60d850e575efecb375260cee0427c4901287fdc79c764b588128142d2b5
|
||||||
|
Loading…
Reference in New Issue
Block a user