diff --git a/golang-github-bugsnag-panicwrap.spec b/golang-github-bugsnag-panicwrap.spec index e712425..904b3da 100644 --- a/golang-github-bugsnag-panicwrap.spec +++ b/golang-github-bugsnag-panicwrap.spec @@ -41,7 +41,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 1.1.0 -Release: 0.4.git%{shortcommit}%{?dist} +Release: 0.5.git%{shortcommit}%{?dist} Summary: Go library for catching and handling panics in Go applications License: MIT URL: https://%{provider_prefix} @@ -164,6 +164,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1.1.0-0.5.gitaceac81 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Feb 10 2017 Fedora Release Engineering - 1.1.0-0.4.gitaceac81 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild