diff --git a/rust-smallvec.spec b/rust-smallvec.spec index 006f2e7..4a5427a 100644 --- a/rust-smallvec.spec +++ b/rust-smallvec.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: 'Small vector' optimization: store up to a small number of items on the stack # Upstream license specification: MIT/Apache-2.0 @@ -143,6 +143,9 @@ which use "write" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.4.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jul 10 2020 Josh Stone - 1.4.1-1 - Update to 1.4.1