skopeo-1:1.1.1-7.dev.gitac6b871
- autobuilt ac6b871 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b1155039f5
commit
24f9009a7c
1
.gitignore
vendored
1
.gitignore
vendored
@ -175,3 +175,4 @@
|
||||
/skopeo-233e61c.tar.gz
|
||||
/skopeo-7815c8a.tar.gz
|
||||
/skopeo-ba8cbf5.tar.gz
|
||||
/skopeo-ac6b871.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 ba8cbf589b2ec27590e948ae6966b9da4617093c
|
||||
%global commit0 ac6b871f663363d039aa8ac595ae44fc24113052
|
||||
%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: 6.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 7.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -438,6 +438,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Jul 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-7.dev.gitac6b871
|
||||
- autobuilt ac6b871
|
||||
|
||||
* Tue Jun 30 2020 Dan Walsh <dwalsh@fedoraproject.org> - 1:1.1.1-6.dev.gitba8cbf5
|
||||
- Update configuration files in containers-common
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-ba8cbf5.tar.gz) = 1fccefe08a1afdac3756b47915dc0a8a2f07e10d531b776605a746dd7904e39ee3e065f7a140d7eb756ef09e8fa189545613e956fb3c8621bb6b92f7e40fe86b
|
||||
SHA512 (skopeo-ac6b871.tar.gz) = 30eae72bdaee2d95914de0a7a316012a3b942b99a93c6a022bbb2370316fb444fa3d58726a33699242b484a36c0fbc4043def72f213ebb9dd50acb425c18367e
|
||||
|
Loading…
Reference in New Issue
Block a user