skopeo-1:1.2.1-22.dev.git2342171
- autobuilt 2342171 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c997166673
commit
9cbd9c6607
1
.gitignore
vendored
1
.gitignore
vendored
@ -223,3 +223,4 @@
|
||||
/skopeo-1a3ae14.tar.gz
|
||||
/skopeo-11b4fd3.tar.gz
|
||||
/skopeo-4ad2c75.tar.gz
|
||||
/skopeo-2342171.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 4ad2c75b52f3d98ffd92da7f70b28607d74ed9f7
|
||||
%global commit0 2342171cdfaa8186edc03b470d7882a48c8f7265
|
||||
%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: 21.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 22.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -453,6 +453,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Nov 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-22.dev.git2342171
|
||||
- autobuilt 2342171
|
||||
|
||||
* Mon Nov 16 2020 Dan Walsh <dwalsh@fedoraproject.org> - 1:1.2.1-21.dev.git1a3ae14
|
||||
- Add initial shortnames.conf file for expanding shortnames
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-4ad2c75.tar.gz) = 96cb6b6cca2b190ce405839795da0a8d8ac24d1654c4b1add501655e1609ae07730e7ced12b8620e717e5e4b03ca723d5fd3ac1d6231a1e1403a6efb9f088685
|
||||
SHA512 (skopeo-2342171.tar.gz) = 3179c6c11d270ec1aaa77e79999ffc7c742f717adf1c6d0817094f778c2e0f54a161aae847c3ee6c97df6a106e1107dbe4052f82d294fd945e97dba3546b1f44
|
||||
|
Loading…
Reference in New Issue
Block a user