diff --git a/golang-x-text.spec b/golang-x-text.spec index 7e9a86c..9127506 100644 --- a/golang-x-text.spec +++ b/golang-x-text.spec @@ -17,7 +17,7 @@ transformations, and locale-specific text handling.} %global godocs AUTHORS CONTRIBUTING.md CONTRIBUTORS README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Go text processing support # Upstream license specification: BSD-3-Clause @@ -63,6 +63,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %gopkgfiles %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.3.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Jan 23 12:46:50 CET 2021 Robert-André Mauchin - 0.3.5-1 - Update to 0.3.5 - Close: rhbz#1914458