skopeo-1:0.1.42-3.0.dev.git71a8ff0
- autobuilt 71a8ff0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3d4e4fdc6f
commit
d868257ba3
1
.gitignore
vendored
1
.gitignore
vendored
@ -138,3 +138,4 @@
|
||||
/skopeo-3e9d8ae.tar.gz
|
||||
/skopeo-5d512e2.tar.gz
|
||||
/skopeo-8fa3326.tar.gz
|
||||
/skopeo-71a8ff0.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 8fa332618bfd6f1a70c04040b0f07edf8e1719dc
|
||||
%global commit0 71a8ff0122d498a6fd0277f6d8da3218d9bf5fea
|
||||
%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: 0.1.42
|
||||
Release: 2.0.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 3.0.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -436,6 +436,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Apr 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-3.0.dev.git71a8ff0
|
||||
- autobuilt 71a8ff0
|
||||
|
||||
* Tue Apr 7 2020 Dan Walsh <dwalsh@fedoraproject.org> - 1:0.1.42-2
|
||||
- Update man pages to match upstream
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-8fa3326.tar.gz) = bc040e2a1d048906ac2ddb7543c530a41e9ac57c452b731c56f8c4790a92be7a5721dbb1dab4f28200b389c55ff201f652f967f9e96227093d9edeab06bd88fc
|
||||
SHA512 (skopeo-71a8ff0.tar.gz) = 4b574bb8e2b9703405bc30a8358930051f83510484cac0a1bf31c618d63b347deae7a5c03adc8033ef9e6237e2c9adc5068768b367d88cf67c3c54f4efbc0705
|
||||
|
Loading…
Reference in New Issue
Block a user