diff --git a/rust-crc32fast.spec b/rust-crc32fast.spec index a890b28..7ac9e03 100644 --- a/rust-crc32fast.spec +++ b/rust-crc32fast.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Fast, SIMD-accelerated CRC32 (IEEE) checksum computation # Upstream license specification: MIT OR Apache-2.0 @@ -95,6 +95,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Jul 26 2019 Fedora Release Engineering - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild