Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-22 03:03:34 +00:00
parent 94a7705ccb
commit 7669e852a8

View File

@ -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
@ -65,6 +65,9 @@ cp %{S:1} %{S:2} .
%gopkgfiles
%changelog
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sun May 30 22:41:50 CEST 2021 Robert-André Mauchin <zebob.m@gmail.com> - 1.3.2-1
- Update to 1.3.2
- Close: rhbz#1943416