diff --git a/golang-github-pierrec-lz4.spec b/golang-github-pierrec-lz4.spec index c55dc8a..965387e 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: 3%{?dist} +Release: 4%{?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 +* Thu Jan 20 2022 Fedora Release Engineering - 4.1.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Jul 22 2021 Fedora Release Engineering - 4.1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild