diff --git a/golang-github-bugsnag-panicwrap.spec b/golang-github-bugsnag-panicwrap.spec index a6c7f8d..1874d24 100644 --- a/golang-github-bugsnag-panicwrap.spec +++ b/golang-github-bugsnag-panicwrap.spec @@ -31,7 +31,7 @@ section below on why.} %global gosupfiles glide.lock glide.yaml Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Go library for catching and handling panics in Go applications License: MIT @@ -60,6 +60,9 @@ cp %{S:1} %{S:2} . %gopkgfiles %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Jan 14 16:10:21 CET 2021 Robert-André Mauchin - 1.3.1-1 - Update to 1.3.1 - Close: rhbz#1915325