skopeo-1:1.3.1-12.dev.git2fee990
- autobuilt 2fee990 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
23c172ea50
commit
60dfdee1db
1
.gitignore
vendored
1
.gitignore
vendored
@ -287,3 +287,4 @@
|
||||
/skopeo-dde3e75.tar.gz
|
||||
/skopeo-513a524.tar.gz
|
||||
/skopeo-5f8ec87.tar.gz
|
||||
/skopeo-2fee990.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 5f8ec87c54897e62c579fa65fe4b9a72dae18541
|
||||
%global commit0 2fee990acc8b3cc102a7b7fb2153bd1da1930f2f
|
||||
%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.3.1
|
||||
Release: 11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 12.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -374,6 +374,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Jun 18 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.3.1-12.dev.git2fee990
|
||||
- autobuilt 2fee990
|
||||
|
||||
* Thu Jun 17 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.3.1-11.dev.git5f8ec87
|
||||
- autobuilt 5f8ec87
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-5f8ec87.tar.gz) = f95a0f90ffce00d93e8eb1c0f093f1f3dddfa3a876af2a5e3b6be354d0a107271ec5307754533bd05573fd4867c99c16450a443300e5e66966c23e13b461e14a
|
||||
SHA512 (skopeo-2fee990.tar.gz) = c310fae3d9274e2692cbcd06c67e1319c4e24f743b3a12097eba86bf3f82015789e4dc5e61d751de0d41f8a731c50a206d7737672a4e8468d81128557529b439
|
||||
|
Loading…
Reference in New Issue
Block a user