diff --git a/golang-github-smartystreets-goconvey.spec b/golang-github-smartystreets-goconvey.spec index 85e4f89..33256de 100644 --- a/golang-github-smartystreets-goconvey.spec +++ b/golang-github-smartystreets-goconvey.spec @@ -43,7 +43,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 1.6.1 -Release: 0.3.git%{shortcommit}%{?dist} +Release: 0.4.git%{shortcommit}%{?dist} Summary: Behavioral testing in the browser, integrates with go test License: MIT URL: https://%{provider_prefix} @@ -185,6 +185,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.6.1-0.4.gitbf58a9a +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Jan 12 2017 Jan Chaloupka - 1.6.1-0.3.gitbf58a9a - Polish the spec file related: #1250511