skopeo-1:1.2.2-15.dev.gitf3c8d26
- autobuilt f3c8d26 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d8e20cd55f
commit
4db64ef668
1
.gitignore
vendored
1
.gitignore
vendored
@ -249,3 +249,4 @@
|
||||
/skopeo-a3c21f2.tar.gz
|
||||
/skopeo-77a2e08.tar.gz
|
||||
/skopeo-a9e9bdc.tar.gz
|
||||
/skopeo-f3c8d26.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 a9e9bdc5347640ad0ed8fc33cb994a93cdbabe06
|
||||
%global commit0 f3c8d26cd81cfd688fa00d14e2f1ac59242f06ec
|
||||
%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.2
|
||||
Release: 14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 15.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -378,6 +378,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Sat Jan 30 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-15.dev.gitf3c8d26
|
||||
- autobuilt f3c8d26
|
||||
|
||||
* Sat Jan 30 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-14.dev.gita9e9bdc
|
||||
- autobuilt a9e9bdc
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-a9e9bdc.tar.gz) = 177a98a386c2601156b28dde501f1a7d0667a3c475a3edf1abb18651b7d62f17cc69dc7c215a786be08ec2a271752eafc0f08f0efc8737dac68d7372630785b1
|
||||
SHA512 (skopeo-f3c8d26.tar.gz) = d8b20a20b18e201d4fe7f6f21918ad60c3496f3614bbf680f9ad15e6fa47fcb3c2a752143fb39ad5ac7da6895035c96ed487d2d4cc1b50adee1bd0aa755ce244
|
||||
|
Loading…
Reference in New Issue
Block a user