diff --git a/golang-github-smartystreets-goconvey.spec b/golang-github-smartystreets-goconvey.spec index e402f05..b98a6b8 100644 --- a/golang-github-smartystreets-goconvey.spec +++ b/golang-github-smartystreets-goconvey.spec @@ -32,7 +32,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 1.6.1 -Release: 0.1.git%{shortcommit}%{?dist} +Release: 0.2.git%{shortcommit}%{?dist} Summary: Behavioral testing in the browser, integrates with go test License: MIT URL: https://%{provider_prefix} @@ -173,6 +173,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Thu Jul 21 2016 Fedora Release Engineering - 1.6.1-0.2.gitbf58a9a +- https://fedoraproject.org/wiki/Changes/golang1.7 + * Thu Apr 14 2016 jchaloup - 1.6.1-0.1.gitbf58a9a - Bump to upstream bf58a9a1291224109919756b4dcc469c670cc7e4 Polish the spec file