skopeo-1:1.2.2-36.dev.git6b41287
- autobuilt 6b41287 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
824a6f47f7
commit
f32d468787
1
.gitignore
vendored
1
.gitignore
vendored
@ -267,3 +267,4 @@
|
||||
/skopeo-035eb33.tar.gz
|
||||
/skopeo-3d1d297.tar.gz
|
||||
/skopeo-f5a028e.tar.gz
|
||||
/skopeo-6b41287.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 f5a028e4d9dd2bec64d3adff150604f3bb1b7074
|
||||
%global commit0 6b41287cbf1069b2d4a32c698eed064ce6d97e6a
|
||||
%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: 35.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 36.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
|
||||
* Mon Mar 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-36.dev.git6b41287
|
||||
- autobuilt 6b41287
|
||||
|
||||
* Wed Mar 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-35.dev.gitf5a028e
|
||||
- autobuilt f5a028e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-f5a028e.tar.gz) = 2a9458233ea86d7d5bb38508f73924e4257a3e228d2bb99cc7a8bcaa487b494bcf822f9616ae550b200794c8b4ce5d1b29b019e1591f588dbaba9bc928a09bc4
|
||||
SHA512 (skopeo-6b41287.tar.gz) = 85f32aed07c702c70d5a9e831103918db80e9f256d61557292bbac5fbd8222578ad4a2c9ea5ebb00781a502ebefdfd074ad403561f80cd5e22b7fde0c3f616d8
|
||||
|
Loading…
Reference in New Issue
Block a user