skopeo-0.1.31-2.gitf9baaa6

- rename skopeo-containers to containers-common
- enable debuginfo

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2018-05-30 08:29:49 -04:00
parent 27ca06affe
commit 76771bdcfd

View File

@ -31,7 +31,7 @@ Name: %{repo}
Epoch: 1 Epoch: 1
%endif # centos %endif # centos
Version: 0.1.31 Version: 0.1.31
Release: 1.git%{shortcommit0}%{?dist} Release: 2.git%{shortcommit0}%{?dist}
Summary: Inspect Docker images and repositories on registries Summary: Inspect Docker images and repositories on registries
License: ASL 2.0 License: ASL 2.0
URL: %{git0} URL: %{git0}
@ -318,6 +318,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
%{_datadir}/bash-completion/completions/%{name} %{_datadir}/bash-completion/completions/%{name}
%changelog %changelog
* Wed May 30 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1.31-2.gitf9baaa6
- rename skopeo-containers to containers-common
- enable debuginfo
* Sat May 26 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.1.31-1.gitf9baaa6 * Sat May 26 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.1.31-1.gitf9baaa6
- bump to 0.1.31 - bump to 0.1.31
- autobuilt f9baaa6 - autobuilt f9baaa6