diff --git a/rust-rspec.spec b/rust-rspec.spec index d124935..9178563 100644 --- a/rust-rspec.spec +++ b/rust-rspec.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Write Rspec-like tests with stable rust # Upstream license specification: MPL-2.0 @@ -71,5 +71,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Feb 15 12:45:00 EST 2021 Sohan Kunkerkar - 1.0.0-1 - Initial package