skopeo-1:1.2.4-6.dev.gita1a8692
- autobuilt a1a8692 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9ac953d9d5
commit
fbd817af5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -273,3 +273,4 @@
|
||||
/skopeo-c84fc7d.tar.gz
|
||||
/skopeo-ad9f1d7.tar.gz
|
||||
/skopeo-ce4304a.tar.gz
|
||||
/skopeo-a1a8692.tar.gz
|
||||
|
@ -33,7 +33,7 @@
|
||||
# https://github.com/containers/skopeo
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 ce4304a0ad27d2fde375b9a927405a2d1ff77f5b
|
||||
%global commit0 a1a86924577f9c4adda10d3b56d9c4ff4add4f3a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -45,7 +45,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.2.4
|
||||
Release: 5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 6.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -379,6 +379,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon May 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.4-6.dev.gita1a8692
|
||||
- autobuilt a1a8692
|
||||
|
||||
* Wed Apr 28 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.4-5.dev.gitce4304a
|
||||
- autobuilt ce4304a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-ce4304a.tar.gz) = 5dc264449392256dfd787a3e3d82524da119e7e45ab4fea5fac624d8fef44b295f89236aa6650b1e9abcd46082fb83194f19c4f2083ec118f10ea8aeb3166dc3
|
||||
SHA512 (skopeo-a1a8692.tar.gz) = 3953ab5bdc603d4f087bd77bd8ecfabbd03b0c0530b4bc1aa1f8625f72881b77d01e1de354aba796b0484d86f38df65dde66b69e8953b5c13816dc93ea6e265d
|
||||
|
Loading…
Reference in New Issue
Block a user