diff --git a/golang-github-bugsnag-panicwrap.spec b/golang-github-bugsnag-panicwrap.spec index 6ceaf40..e712425 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.3.git%{shortcommit}%{?dist} +Release: 0.4.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 +* Fri Feb 10 2017 Fedora Release Engineering - 1.1.0-0.4.gitaceac81 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sat Dec 17 2016 Jan Chaloupka - 1.1.0-0.3.gitaceac81 - Polish the spec file related: #1313834