diff --git a/golang-github-dgnorton-goback.spec b/golang-github-dgnorton-goback.spec index 13ad81f..957ba4a 100644 --- a/golang-github-dgnorton-goback.spec +++ b/golang-github-dgnorton-goback.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: A simple non-database related transaction library License: MIT URL: https://%{provider_prefix} @@ -150,6 +150,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 0-0.5.gita49ca3c +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Sat Sep 12 2015 jchaloup - 0-0.4.gita49ca3c - Update to spec-2.1 related: #1248793