diff --git a/rust-hamcrest2.spec b/rust-hamcrest2.spec index b05423a..9b26d3f 100644 --- a/rust-hamcrest2.spec +++ b/rust-hamcrest2.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Port of the Hamcrest testing library # Upstream license specification: MIT/Apache-2.0 @@ -74,5 +74,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.3.0-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 17 2021 Davide Cavalca - 0.3.0-1 - Initial package