diff --git a/golang-github-kr-pty.spec b/golang-github-kr-pty.spec index 50c84d1..938e410 100644 --- a/golang-github-kr-pty.spec +++ b/golang-github-kr-pty.spec @@ -31,7 +31,7 @@ Name: golang-github-kr-pty Version: 0 -Release: 0.29.git%{shortcommit}%{?dist} +Release: 0.30.git%{shortcommit}%{?dist} Summary: PTY interface for Go License: MIT URL: https://godoc.org/%{import_path} @@ -150,6 +150,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Thu Jul 21 2016 Fedora Release Engineering - 0-0.30.gitf7ee69f +- https://fedoraproject.org/wiki/Changes/golang1.7 + * Thu Mar 03 2016 jchaloup - 0-0.29.gitf7ee69f - Fix fedora macro resolves: #1313956