skopeo-1:1.2.1-8.dev.git4cc72b9
- autobuilt 4cc72b9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f803613c6f
commit
2df03260d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -215,3 +215,4 @@
|
||||
/skopeo-6dabefa.tar.gz
|
||||
/skopeo-d8bc8b6.tar.gz
|
||||
/skopeo-027d7e4.tar.gz
|
||||
/skopeo-4cc72b9.tar.gz
|
||||
|
@ -28,7 +28,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 027d7e466acb4f050de899117d1d97402e8fd15c
|
||||
%global commit0 4cc72b9f69b697193d5f2d84b6647e6fc03d3755
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -46,7 +46,7 @@ Epoch: 1
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 1.2.1
|
||||
Release: 7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 8.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -449,6 +449,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Oct 8 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-8.dev.git4cc72b9
|
||||
- autobuilt 4cc72b9
|
||||
|
||||
* Tue Oct 6 2020 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:1.2.1-7.dev.git027d7e4
|
||||
- no btrfs for eln or centos >= 8
|
||||
- use old style changelogs without timezone/timestamp
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-027d7e4.tar.gz) = 0e9666c7811877ab8021ce5c98893d4eb2fa9dff7236cf5b81176e65fe8cb0b163ce4e45fbe3ced5d40582ffeffebe15e3e9af12dd14c0f91ad1e9b9a185e808
|
||||
SHA512 (skopeo-4cc72b9.tar.gz) = db0a979ebd0134f5453f6b201666055e5f4f81452154b6c2540294ce0710acf67ca4cbb47a3138470579156c1cc1058e44444816e9b4b19e4621e6890e163e3f
|
||||
|
Loading…
Reference in New Issue
Block a user