diff --git a/rust-smart-default.spec b/rust-smart-default.spec index cdefe69..4cf9eb2 100644 --- a/rust-smart-default.spec +++ b/rust-smart-default.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Rust custom-derive macro for Default with more control on the fields # Upstream license specification: MIT @@ -71,5 +71,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Feb 21 22:02:59 EET 2020 Artem Polishchuk - 0.6.0-1 - Initial package