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