diff --git a/golang-github-fsouza-go-dockerclient.spec b/golang-github-fsouza-go-dockerclient.spec index 1a7c9f6..646fd75 100644 --- a/golang-github-fsouza-go-dockerclient.spec +++ b/golang-github-fsouza-go-dockerclient.spec @@ -31,7 +31,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0.2.1 -Release: 15.git%{shortcommit}%{?dist} +Release: 16.git%{shortcommit}%{?dist} Summary: Client for the Docker remote API License: BSD URL: https://%{provider_prefix} @@ -174,6 +174,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Mon Feb 22 2016 Fedora Release Engineering - 0.2.1-16.git2350d7b +- https://fedoraproject.org/wiki/Changes/golang1.6 + * Tue Feb 09 2016 jchaloup - 0.2.1-15.git2350d7b - Add missing [B]R not reported by 'gofed lint' related: #1215656