skopeo-1:1.2.1-41.dev.gitb0da056
- autobuilt b0da056 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
00d6805984
commit
286d3fdd10
1
.gitignore
vendored
1
.gitignore
vendored
@ -238,3 +238,4 @@
|
||||
/skopeo-84232cf.tar.gz
|
||||
/skopeo-81535c5.tar.gz
|
||||
/skopeo-c4fb936.tar.gz
|
||||
/skopeo-b0da056.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 c4fb93647acec7d8e9cb97f8ee2efd7cf00a086c
|
||||
%global commit0 b0da05656dce9f1f9d8e006014b3d2c6df67319e
|
||||
%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: 40.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 41.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
|
||||
* Fri Jan 8 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-41.dev.gitb0da056
|
||||
- autobuilt b0da056
|
||||
|
||||
* Fri Jan 8 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-40.dev.gitc4fb936
|
||||
- autobuilt c4fb936
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-c4fb936.tar.gz) = 52f82851569ba0410959a74fd1950a4699c88ffe685679decf34e5da785adfd07d373c773e26d19910aff1ff3e5c637bbe6f34645e5e6aafa0fefed65d360cba
|
||||
SHA512 (skopeo-b0da056.tar.gz) = 258d32eab56eac20ac6cbb6d23a358cceb9162def45df5aa0a69ea5e850e10a55f091828bc3ddde5eabf8e3274c2f1c47464819b24c2ae8f57828b974026515b
|
||||
|
Loading…
Reference in New Issue
Block a user