diff --git a/rust-rle-decode-fast.spec b/rust-rle-decode-fast.spec index ae1bd36..ceba6a1 100644 --- a/rust-rle-decode-fast.spec +++ b/rust-rle-decode-fast.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Fast decoder for Run-Length Encoded data in Rust # Upstream license specification: MIT OR Apache-2.0 @@ -75,6 +75,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild