diff --git a/golang-github-pierrec-lz4.spec b/golang-github-pierrec-lz4.spec index b893256..7b24b24 100644 --- a/golang-github-pierrec-lz4.spec +++ b/golang-github-pierrec-lz4.spec @@ -21,7 +21,7 @@ used directly.} %global godocs README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: LZ4 compression and decompression in pure Go # Upstream license specification: BSD-3-Clause @@ -64,6 +64,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %gopkgfiles %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 3.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sun Feb 16 2020 Elliott Sales de Andrade - 3.2.1-1 - Update to latest version