diff --git a/golang-github-smartystreets-assertions.spec b/golang-github-smartystreets-assertions.spec index b81e58e..3077342 100644 --- a/golang-github-smartystreets-assertions.spec +++ b/golang-github-smartystreets-assertions.spec @@ -39,7 +39,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.5.git%{shortcommit}%{?dist} +Release: 0.6.git%{shortcommit}%{?dist} Summary: Fluent assertion-style functions License: MIT URL: https://%{provider_prefix} @@ -179,6 +179,9 @@ gotest %{import_path}/internal/oglematchers %endif %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 0-0.6.git4727d76 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Nov 09 2015 jchaloup - 0-0.5.git4727d76 - Just rebuild related: #1250509