diff --git a/golang-googlecode-net.spec b/golang-googlecode-net.spec index c6cae93..9b9380b 100644 --- a/golang-googlecode-net.spec +++ b/golang-googlecode-net.spec @@ -39,7 +39,7 @@ Name: golang-googlecode-net Version: 0 -Release: 0.31.git%{shortcommit}%{?dist} +Release: 0.32.git%{shortcommit}%{?dist} Summary: Supplementary Go networking libraries License: BSD URL: https://%{provider_prefix} @@ -257,6 +257,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Thu Jul 21 2016 Fedora Release Engineering - 0-0.32.git6acef71 +- https://fedoraproject.org/wiki/Changes/golang1.7 + * Tue Mar 22 2016 jchaloup - 0-0.31.git6acef71 - Bump to upstream 6acef71eb69611914f7a30939ea9f6e194c78172 related: #1230677