From 21db1a34a47ea95c3eb5be77d013d4462e4e2556 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 20:13:17 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-crc32fast.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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