diff --git a/golang-github-pierrec-lz4.spec b/golang-github-pierrec-lz4.spec index 2531359..0988d71 100644 --- a/golang-github-pierrec-lz4.spec +++ b/golang-github-pierrec-lz4.spec @@ -23,7 +23,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 @@ -66,6 +66,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %gopkgfiles %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 4.1.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jan 5 18:06:48 CET 2021 Robert-André Mauchin - 4.1.3-1 - Update to 4.1.3 - Close: rhbz#1912532