skopeo-1:1.1.1-35.dev.git87484a1
- autobuilt 87484a1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fc46d756da
commit
efae488727
1
.gitignore
vendored
1
.gitignore
vendored
@ -199,3 +199,4 @@
|
||||
/skopeo-ea10e61.tar.gz
|
||||
/skopeo-88c8c47.tar.gz
|
||||
/skopeo-5d5756c.tar.gz
|
||||
/skopeo-87484a1.tar.gz
|
||||
|
@ -28,7 +28,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 5d5756cc83ccfe842f0ab6627891cc7284ae0177
|
||||
%global commit0 87484a17545fb87a58f1b11c45252868cb65b996
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -46,7 +46,7 @@ Epoch: 1
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 1.1.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}
|
||||
@ -439,6 +439,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Aug 24 11:10:33 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-35.dev.git87484a1
|
||||
- autobuilt 87484a1
|
||||
|
||||
* Wed Aug 19 2020 Dan Walsh <dwalsh@fedoraproject.org> - 1:1.1.1-34.dev.git5d5756c
|
||||
- Update configuration files in containers-common
|
||||
- Update configuration files in containers-storage
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-5d5756c.tar.gz) = 02e04072596d5c346d48ac50f0cbdf7dec554457ac40e4501c316e7c5644c220329d9421c5176169d81a3cd90b51da5c2df842d3c063da407e82aa07513e659c
|
||||
SHA512 (skopeo-87484a1.tar.gz) = 4266fab7e1410b8ede8a8569a191e52901b2bb4328c01c072841ac3e9f20e3409b9f54d5451ebc2a7dc9961634d8e7e6fd3cabdd93bbf13f881d8175b6c94502
|
||||
|
Loading…
Reference in New Issue
Block a user