skopeo-1:1.2.4-3.dev.gitc84fc7d
- autobuilt c84fc7d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
086f925b52
commit
cb1a28347c
1
.gitignore
vendored
1
.gitignore
vendored
@ -270,3 +270,4 @@
|
||||
/skopeo-6b41287.tar.gz
|
||||
/skopeo-0717014.tar.gz
|
||||
/skopeo-060fe4b.tar.gz
|
||||
/skopeo-c84fc7d.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 060fe4b47f1ed06493d3dfb568e804c0a49218d5
|
||||
%global commit0 c84fc7d2434d09e75fe1cdfdcb7333f5bdbaea1c
|
||||
%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.2.4
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -379,6 +379,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Apr 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.4-3.dev.gitc84fc7d
|
||||
- autobuilt c84fc7d
|
||||
|
||||
* Thu Apr 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.4-2.dev.git060fe4b
|
||||
- bump to 1.2.4
|
||||
- autobuilt 060fe4b
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-060fe4b.tar.gz) = 7d19767dcb131c404aef3fa5dc6eed3360bbce9fcdac3954a38a81dc395dea23fb6f063d662e7c9e8d4a4e902738fecaaaeeca964c549da25ee24a7c0d724cc6
|
||||
SHA512 (skopeo-c84fc7d.tar.gz) = aa0d89d45744d8fcc9dd270dc691ea809671f693b81834ae42819ccdd004d88f734d5b2f767d6dbc463339d9349a1fc9279af6a83420c2ef2ae99afc5c389bd4
|
||||
|
Loading…
Reference in New Issue
Block a user