diff --git a/rust-recycler.spec b/rust-recycler.spec index a7d5c0d..f303a07 100644 --- a/rust-recycler.spec +++ b/rust-recycler.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Small Rust library for recycling types containing owned memory License: MIT @@ -64,6 +64,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.1.4-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jan 30 2020 Fedora Release Engineering - 0.1.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild