diff --git a/golang-github-lsegal-gucumber.spec b/golang-github-lsegal-gucumber.spec index 9722cdb..bc2b8ee 100644 --- a/golang-github-lsegal-gucumber.spec +++ b/golang-github-lsegal-gucumber.spec @@ -30,7 +30,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.1.git%{shortcommit}%{?dist} +Release: 0.2.git%{shortcommit}%{?dist} Summary: An implementation of Cucumber BDD-style testing for Go License: MIT URL: https://%{provider_prefix} @@ -156,6 +156,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 0-0.2.gite8116c9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Thu Oct 08 2015 jchaloup - 0-0.1.gite8116c9 - First package for Fedora resolves: #1269799