skopeo-1:1.2.2-35.dev.gitf5a028e
- autobuilt f5a028e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
99f1c79458
commit
824a6f47f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -266,3 +266,4 @@
|
||||
/skopeo-6cbb0c4.tar.gz
|
||||
/skopeo-035eb33.tar.gz
|
||||
/skopeo-3d1d297.tar.gz
|
||||
/skopeo-f5a028e.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 3d1d2978d7ce046741409f0ca4df9fe03a0456d4
|
||||
%global commit0 f5a028e4d9dd2bec64d3adff150604f3bb1b7074
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -45,7 +45,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.2.2
|
||||
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}
|
||||
@ -379,6 +379,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Mar 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-35.dev.gitf5a028e
|
||||
- autobuilt f5a028e
|
||||
|
||||
* Tue Mar 09 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-34.dev.git3d1d297
|
||||
- autobuilt 3d1d297
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-3d1d297.tar.gz) = aa979de01ac3faf9be9f540083833c55864ac0c76fb8df5551dc9e6a42fc9c060f77a95e9a637e5028f80642626b11d2b975ad2e74396fbca66cb90203856fe0
|
||||
SHA512 (skopeo-f5a028e.tar.gz) = 2a9458233ea86d7d5bb38508f73924e4257a3e228d2bb99cc7a8bcaa487b494bcf822f9616ae550b200794c8b4ce5d1b29b019e1591f588dbaba9bc928a09bc4
|
||||
|
Loading…
Reference in New Issue
Block a user