skopeo-1:1.2.4-7.dev.git5e13a55
- autobuilt 5e13a55 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fbd817af5a
commit
ce70fb1314
1
.gitignore
vendored
1
.gitignore
vendored
@ -274,3 +274,4 @@
|
||||
/skopeo-ad9f1d7.tar.gz
|
||||
/skopeo-ce4304a.tar.gz
|
||||
/skopeo-a1a8692.tar.gz
|
||||
/skopeo-5e13a55.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 a1a86924577f9c4adda10d3b56d9c4ff4add4f3a
|
||||
%global commit0 5e13a55444f3c0509149b970b016d6e1b69be43e
|
||||
%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: 6.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 7.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
|
||||
* Thu May 06 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.4-7.dev.git5e13a55
|
||||
- autobuilt 5e13a55
|
||||
|
||||
* Mon May 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.4-6.dev.gita1a8692
|
||||
- autobuilt a1a8692
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-a1a8692.tar.gz) = 3953ab5bdc603d4f087bd77bd8ecfabbd03b0c0530b4bc1aa1f8625f72881b77d01e1de354aba796b0484d86f38df65dde66b69e8953b5c13816dc93ea6e265d
|
||||
SHA512 (skopeo-5e13a55.tar.gz) = 6f1a1e3d89c8b43a2685a2b5d4474a404f576741977e7a9376833936d6a5e25e305f5a72e42722363ca82fe3d69aafc7c2a0f75cd1ed8aa185ee666ebca5b7c2
|
||||
|
Loading…
Reference in New Issue
Block a user