skopeo-1:0.1.33-1.dev.git.git5aa217f
- bump to 0.1.33 - built commit 5aa217f Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
c82b857f70
commit
e11ff04b35
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
||||
/skopeo-ae64ff7.tar.gz
|
||||
/skopeo-e3034e1.tar.gz
|
||||
/skopeo-e814f96.tar.gz
|
||||
/skopeo-5aa217f.tar.gz
|
||||
|
@ -35,8 +35,8 @@ Name: %{repo}
|
||||
%if 0%{?fedora} > 28
|
||||
Epoch: 1
|
||||
%endif
|
||||
Version: 0.1.32
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 0.1.33
|
||||
Release: 1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect Docker images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -379,6 +379,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Nov 07 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:0.1.33-1.dev.git.git5aa217f
|
||||
- bump to 0.1.33
|
||||
- built commit 5aa217f
|
||||
|
||||
* Sat Aug 18 2018 Kevin Fenzi <kevin@scrye.com> - 1:0.1.32-2.dev.git.gite814f96
|
||||
- Fix containers-common requires to also use Epoch so skopeo is installable again.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-e814f96.tar.gz) = f02b61e1f53e53e85c05401d5fdf9d7f2508d1f1a712595af18d49fd8173bdf0e91271e9109f26c63f3bb0b9eaf17a487af14f5b94a057c38dc8365f44867b3d
|
||||
SHA512 (skopeo-5aa217f.tar.gz) = 8364126a60c29038ab582ba50170e20f01510fabd80c955ee9d84e14a0bdfcb6121e69ae5bc97c1677b9c2537af4e015bbdfbbac00512b4a57875027e22a548b
|
||||
|
Loading…
Reference in New Issue
Block a user