diff --git a/golang-github-daviddengcn-go-colortext.spec b/golang-github-daviddengcn-go-colortext.spec index e14dc99..a0e1871 100644 --- a/golang-github-daviddengcn-go-colortext.spec +++ b/golang-github-daviddengcn-go-colortext.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: Change the color of console text License: BSD URL: https://%{provider_prefix} @@ -147,6 +147,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 0-0.2.gitb5c0891 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Thu Oct 08 2015 jchaloup - 0-0.1.gitb5c0891 - First package for Fedora resolves: #1269802