skopeo-1:1.1.1-25.dev.git5e88eb5
- autobuilt 5e88eb5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
83f238849c
commit
d661620391
1
.gitignore
vendored
1
.gitignore
vendored
@ -190,3 +190,4 @@
|
||||
/skopeo-153f18d.tar.gz
|
||||
/skopeo-6252c22.tar.gz
|
||||
/skopeo-62fd5a7.tar.gz
|
||||
/skopeo-5e88eb5.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 62fd5a76e169186ccb363757014fe45e02d3cb12
|
||||
%global commit0 5e88eb5761f18abc628f40f4a57ccc99f158ea82
|
||||
%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: 24.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 25.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 03 14:12:07 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-25.dev.git5e88eb5
|
||||
- autobuilt 5e88eb5
|
||||
|
||||
* Sun Aug 2 2020 Dan Walsh <dwalsh@fedoraproject.org> - 1:1.1.1-23.dev.git62fd5a7
|
||||
- Update configuration files in containers-common
|
||||
- Update configuration files in containers-storage
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-62fd5a7.tar.gz) = ddfc275ef5ae8c58ed8e13cd47d4e4ea7619fd424b4c97cde29b1cea2fb4626d9d77a55a3df9f1ea97539ff5fc34a82b996d3393e0359c295fffc963e0b84836
|
||||
SHA512 (skopeo-5e88eb5.tar.gz) = c6d5e1193b0bbbcd5d8a0dc0864a711d5b9ed18fa86de7bddd2d9733ac9af4af3df1d535f46316f6de36156533f206f840a76c68d0fb805c2a12f884a4a83c96
|
||||
|
Loading…
Reference in New Issue
Block a user