skopeo-1:0.1.39-0.1.dev.git202c1ea
- bump to 0.1.39 - autobuilt 202c1ea Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6c68873109
commit
cdf1696d82
1
.gitignore
vendored
1
.gitignore
vendored
@ -79,3 +79,4 @@
|
||||
/skopeo-19025f5.tar.gz
|
||||
/skopeo-65b3aa9.tar.gz
|
||||
/skopeo-bf8089c.tar.gz
|
||||
/skopeo-202c1ea.tar.gz
|
||||
|
10
skopeo.spec
10
skopeo.spec
@ -24,7 +24,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 bf8089c37b56e4cdb82671ab576acc3cc0195031
|
||||
%global commit0 202c1ea2acd2cd5aae2ac55be7f76b2bc6e124d9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -41,8 +41,8 @@ Epoch: 1
|
||||
%else
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.1.38
|
||||
Release: 9.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 0.1.39
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -402,6 +402,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Aug 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.39-0.1.dev.git202c1ea
|
||||
- bump to 0.1.39
|
||||
- autobuilt 202c1ea
|
||||
|
||||
* Fri Aug 02 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.38-9.dev.gitbf8089c
|
||||
- autobuilt bf8089c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-bf8089c.tar.gz) = b68de1b5dcade8a9984b020cf46d2dc23176ec182ce103af86b14dba9c36bac86629d812e640a63bfa9c72e26a6a2029beea830de17f5b9c174257adb2971bee
|
||||
SHA512 (skopeo-202c1ea.tar.gz) = 0878a9f3faccf58773f08e731b45bf09385605b0404564273a0034bb6495f7b43b38e7caf0b42471675b4891e0f3fa929b019e3876986a5c2ec657fa550a48fd
|
||||
|
Loading…
Reference in New Issue
Block a user