Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-25 04:53:16 +00:00
parent ce41bb901d
commit eada85d7cd

View File

@ -31,7 +31,7 @@ section below on why.}
%global gosupfiles glide.lock glide.yaml
Name: %{goname}
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Go library for catching and handling panics in Go applications
License: MIT
@ -64,6 +64,9 @@ cp %{S:1} %{S:2} .
%gopkgfiles
%changelog
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sat Jul 13 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.2.0-4
- Patch out usage of deprecated github.com/kardianos/osext