diff --git a/golang-bug-serial-1.spec b/golang-bug-serial-1.spec index c3c329d..3beb6b3 100644 --- a/golang-bug-serial-1.spec +++ b/golang-bug-serial-1.spec @@ -15,7 +15,7 @@ A cross-platform serial library for Golang.} %global godocs README.md Name: %{goname}-1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform serial library for Golang # Upstream license specification: BSD-3-Clause @@ -57,6 +57,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %gopkgfiles %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Jan 01 2020 Elliott Sales de Andrade - 1.0.0-1 - Update to latest version