skopeo-1:1.2.1-23.dev.git7fee912
- autobuilt 7fee912 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9795e3b9a4
commit
734912b5ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -224,3 +224,4 @@
|
||||
/skopeo-11b4fd3.tar.gz
|
||||
/skopeo-4ad2c75.tar.gz
|
||||
/skopeo-2342171.tar.gz
|
||||
/skopeo-7fee912.tar.gz
|
||||
|
@ -34,7 +34,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 2342171cdfaa8186edc03b470d7882a48c8f7265
|
||||
%global commit0 7fee9122fb1702fb205de308f03e748c9e0d0107
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -48,7 +48,7 @@ ExcludeArch: ppc64
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.2.1
|
||||
Release: 22.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 23.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -455,6 +455,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Nov 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-23.dev.git7fee912
|
||||
- autobuilt 7fee912
|
||||
|
||||
* Tue Nov 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-22.dev.git2342171
|
||||
- autobuilt 2342171
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-2342171.tar.gz) = 3179c6c11d270ec1aaa77e79999ffc7c742f717adf1c6d0817094f778c2e0f54a161aae847c3ee6c97df6a106e1107dbe4052f82d294fd945e97dba3546b1f44
|
||||
SHA512 (skopeo-7fee912.tar.gz) = d8dc574dd19655e5e869954cf9f3b1935cd6aee40cfa58b9d4d0894c7d503dafd1bfd0e8f29654c2f60b35dd91cc1a6eebf938d66ba682d6ac9df1b9b9430915
|
||||
|
Loading…
Reference in New Issue
Block a user