skopeo-1:0.1.41-8.dev.git2bfa895
- autobuilt 2bfa895 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
23caadbfa2
commit
4248ce0d1e
1
.gitignore
vendored
1
.gitignore
vendored
@ -110,3 +110,4 @@
|
||||
/skopeo-34ab4c4.tar.gz
|
||||
/skopeo-912b7e1.tar.gz
|
||||
/skopeo-ce6ec77.tar.gz
|
||||
/skopeo-2bfa895.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 ce6ec7720e33b6fac1d7e7a8c4c9af3099bfc3f9
|
||||
%global commit0 2bfa89532dac11bbf8406182cdfaa57e4006b857
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -42,7 +42,7 @@ Epoch: 1
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.1.41
|
||||
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}
|
||||
@ -430,6 +430,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Nov 27 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-8.dev.git2bfa895
|
||||
- autobuilt 2bfa895
|
||||
|
||||
* Tue Nov 26 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-7.dev.gitce6ec77
|
||||
- autobuilt ce6ec77
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-ce6ec77.tar.gz) = 07afd99c10ec8e3abb75524418baf78c3694951b321fa7b99e1f0f02b6d36d36da7d5c5d0acefc0460d0ed3ee4ef3dda4e6b6e054a3a488a0778c1c7b871b829
|
||||
SHA512 (skopeo-2bfa895.tar.gz) = ddc3bbb7be9dc91bd36266eecbf2d76aadbbaec49dd676966e51f21174bc94c9d6e791b4565b731bfaebffa27393764f6bb855a01690a644106985975408d681
|
||||
|
Loading…
Reference in New Issue
Block a user