diff --git a/brotli.spec b/brotli.spec index 7f8a7aa..8d65ef4 100644 --- a/brotli.spec +++ b/brotli.spec @@ -1,6 +1,6 @@ Name: brotli Version: 1.0.7 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Lossless compression algorithm License: MIT @@ -128,6 +128,9 @@ cd .. %changelog +* Wed Jul 24 2019 Fedora Release Engineering - 1.0.7-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Apr 20 2019 Orion Poplawski - 1.0.7-5 - Build with devtoolset-7 on EPEL7 to fix aarch64 builds