diff --git a/rust-crc32fast.spec b/rust-crc32fast.spec index f8fc74a..0295b1d 100644 --- a/rust-crc32fast.spec +++ b/rust-crc32fast.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.2.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Fast, SIMD-accelerated CRC32 (IEEE) checksum computation # Upstream license specification: MIT OR Apache-2.0 @@ -96,6 +96,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.2.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild