skopeo-1:1.2.1-35.dev.git6294875
- autobuilt 6294875 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5d3ffdf824
commit
6d3b6df946
1
.gitignore
vendored
1
.gitignore
vendored
@ -233,3 +233,4 @@
|
||||
/skopeo-ed32180.tar.gz
|
||||
/skopeo-4aaa9b4.tar.gz
|
||||
/skopeo-4769dd0.tar.gz
|
||||
/skopeo-6294875.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 4769dd0689554c48b99d0b30dea52347734c3d4a
|
||||
%global commit0 6294875a041cb7fd71f581651a0a4f507de1b75b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -43,7 +43,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.2.1
|
||||
Release: 34.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 35.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -460,6 +460,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Sat Dec 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-35.dev.git6294875
|
||||
- autobuilt 6294875
|
||||
|
||||
* Tue Dec 8 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-34.dev.git4769dd0
|
||||
- autobuilt 4769dd0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-4769dd0.tar.gz) = 36fe895ff2d6340191e8999358aeb400e330b4e734332a383774052cd810761e43c26e276c4e96224a88362ef2cceb41df4817de4a4cf1d0d09b21f41dc54e62
|
||||
SHA512 (skopeo-6294875.tar.gz) = 1a29ac0535f7e55374a580d3fb31cf86cea64b02a0bcf9520ce314dceee6c417d05166dea1859bcd7309a5073a3227d6db4a5b8f68f181d66bd528505cefaf5e
|
||||
|
Loading…
Reference in New Issue
Block a user