skopeo-1:1.2.2-27.dev.git61b62f9
- autobuilt 61b62f9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
50f0ff633e
commit
2473b11184
1
.gitignore
vendored
1
.gitignore
vendored
@ -260,3 +260,4 @@
|
||||
/skopeo-15f0d5c.tar.gz
|
||||
/skopeo-be60097.tar.gz
|
||||
/skopeo-2c8655e.tar.gz
|
||||
/skopeo-61b62f9.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 2c8655e2516b19730d8cdcc426e828dc9ac30c9b
|
||||
%global commit0 61b62f9e939d1f9aa9353b46e8979daa2d956dac
|
||||
%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: 26.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 27.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
|
||||
* Wed Feb 24 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-27.dev.git61b62f9
|
||||
- autobuilt 61b62f9
|
||||
|
||||
* Tue Feb 23 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-26.dev.git2c8655e
|
||||
- autobuilt 2c8655e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-2c8655e.tar.gz) = 40c7cbaa9ba05d0b97ba73a13e634e4688f601dd64e9f3bc3c4b23227641ac424d55d285715e6a71f70873e8b6f46d390237d1508e9a1516e4b218966bf6b3e7
|
||||
SHA512 (skopeo-61b62f9.tar.gz) = 51b8daef9272ba1aa65dd4797dae985d18e7fa681f82ccfe0fec1bca8d48eef02bb39babe2062cccdbffe2008f9587149e78754f4352beaec2a47b250550f036
|
||||
|
Loading…
Reference in New Issue
Block a user