skopeo-1:1.3.1-14.dev.git8a1214a
- autobuilt 8a1214a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4c0112441e
commit
2b5a543884
1
.gitignore
vendored
1
.gitignore
vendored
@ -289,3 +289,4 @@
|
||||
/skopeo-5f8ec87.tar.gz
|
||||
/skopeo-2fee990.tar.gz
|
||||
/skopeo-ccdaf6e.tar.gz
|
||||
/skopeo-8a1214a.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 ccdaf6e0f2609ffd329f18b80aef7d38913591d4
|
||||
%global commit0 8a1214a07b1a60768ef231b3ba071fb84aec569d
|
||||
%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.3.1
|
||||
Release: 13.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 14.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -374,6 +374,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Jun 23 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.3.1-14.dev.git8a1214a
|
||||
- autobuilt 8a1214a
|
||||
|
||||
* Sat Jun 19 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.3.1-13.dev.gitccdaf6e
|
||||
- autobuilt ccdaf6e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-ccdaf6e.tar.gz) = 2143d1dc2b7e3f98492cca3eb3890f95142ed45d2cba0cb10a591927aba89efbc743b712d4c9c080bbdb855a4375783bbe616825ac8ec9f12a1ef7c8e9252403
|
||||
SHA512 (skopeo-8a1214a.tar.gz) = 4ed1206c5954fe25115d9df6e90608108d429a821c3afb9e20378d598cf8ddac1ae01e5bcbe6de482d7cd0f3daffd04c60206709d2d520cd1ec8a2f43659d7ac
|
||||
|
Loading…
Reference in New Issue
Block a user