diff --git a/golang-github-bmizerany-perks.spec b/golang-github-bmizerany-perks.spec index ee0bb0a..4c97ba2 100644 --- a/golang-github-bmizerany-perks.spec +++ b/golang-github-bmizerany-perks.spec @@ -30,7 +30,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.4.git%{shortcommit}%{?dist} +Release: 0.5.git%{shortcommit}%{?dist} Summary: Effective Computation of Things License: MIT URL: https://%{provider_prefix} @@ -162,6 +162,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 0-0.5.gitd9a9656 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Sat Sep 12 2015 jchaloup - 0-0.4.gitd9a9656 - Update to spec-2.1 related: #1248668