skopeo-1:1.0.1-2.dev.gitdcaee94
- bump to 1.0.1 - autobuilt dcaee94 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
92169e823c
commit
c7de4f9d8d
1
.gitignore
vendored
1
.gitignore
vendored
@ -157,3 +157,4 @@
|
||||
/skopeo-fbf0612.tar.gz
|
||||
/skopeo-0d9939d.tar.gz
|
||||
/skopeo-a214a30.tar.gz
|
||||
/skopeo-dcaee94.tar.gz
|
||||
|
10
skopeo.spec
10
skopeo.spec
@ -28,7 +28,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 a214a305fd480bcb2e69f94fc8d59573d7f8b181
|
||||
%global commit0 dcaee948d33b3e56b62df9bcffcf5efdcd9dc95e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -45,8 +45,8 @@ Epoch: 1
|
||||
%else
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 0.2.0
|
||||
Release: 12.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 1.0.1
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -436,6 +436,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon May 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-2.dev.gitdcaee94
|
||||
- bump to 1.0.1
|
||||
- autobuilt dcaee94
|
||||
|
||||
* Mon May 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.2.0-12.dev.gita214a30
|
||||
- autobuilt a214a30
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-a214a30.tar.gz) = 58c833d7f5c8729f50c8a7d4c4caff7e93bf3e358c7bf45d2948ab8833cc2d87cd7bf78276fd070a1dd93b5fccfa509cfcd91bf59dd6eeb8ba1bb7f0d2a86ff2
|
||||
SHA512 (skopeo-dcaee94.tar.gz) = 4356c637491b6355f42881effb9aa96e331f85569b0f6e457ec3698319179c1a01e26f0eba5c4b770b2223dbe5638d4500577bdc1469ab8712f30687fb8929bf
|
||||
|
Loading…
Reference in New Issue
Block a user