diff --git a/rust-derive-new.spec b/rust-derive-new.spec index 8731199..dd9e802 100644 --- a/rust-derive-new.spec +++ b/rust-derive-new.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.5.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Derive simple constructor functions for structs and enums # Upstream license specification: MIT @@ -83,5 +83,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.5.9-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Feb 09 12:14:25 EST 2021 Sohan Kunkerkar - 0.5.9-1 - Initial package