From d1c5001ba888c502f05ea7f81bde0469d763c346 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2016 12:55:14 +0000 Subject: [PATCH] - https://fedoraproject.org/wiki/Changes/golang1.7 --- golang-github-bugsnag-panicwrap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/golang-github-bugsnag-panicwrap.spec b/golang-github-bugsnag-panicwrap.spec index 5fae4f7..356dd80 100644 --- a/golang-github-bugsnag-panicwrap.spec +++ b/golang-github-bugsnag-panicwrap.spec @@ -30,7 +30,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 1.1.0 -Release: 0.1.git%{shortcommit}%{?dist} +Release: 0.2.git%{shortcommit}%{?dist} Summary: Go library for catching and handling panics in Go applications License: MIT URL: https://%{provider_prefix} @@ -153,6 +153,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Thu Jul 21 2016 Fedora Release Engineering - 1.1.0-0.2.gitaceac81 +- https://fedoraproject.org/wiki/Changes/golang1.7 + * Wed Mar 02 2016 jchaloup - 1.1.0-0.1.gitaceac81 - Update to 1.1.0 resolves: #1313834